#AFEBDE#AFEBDE
#AFEBDE is a very light, moderate teal. Relative luminance 0.738; OKLCH L 89.6% C 0.063 H 179.9°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEBDE |
|---|---|
| RGB | rgb(175, 235, 222) |
| HSL | hsl(167, 60%, 80%) |
| HSV | hsv(167, 26%, 92%) |
| CMYK | cmyk(25.5%, 0%, 5.5%, 7.8%) |
| CIE-LAB | lab(88.83, -21.58, 0.16) |
| CIE-LCH | lch(88.83, 21.58, 179.58°) |
| OKLab | oklab(89.57% -0.0634 0.0001) |
| OKLCH | oklch(89.57% 0.063 179.9) |
| XYZ | xyz(60.5682, 73.8019, 80.1469) |
| Luminance | 0.7380 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 4.43
Pale Aqua
#B8FFEB
ΔE00 4.71
Eggshell Blue
#C4FFF7
ΔE00 4.81
Paleturquoise
#AFEEEE
ΔE00 5.08
Pale Cyan
#B7FFFA
ΔE00 5.37
Light Light Blue
#CAFFFB
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEBDE #EBAFBC
analogous
#AFEBC0 #AFEBDE #AFDAEB
triadic
#AFEBDE #DEAFEB #EBDEAF
tetradic
#AFEBDE #C0AFEB #EBAFBC #DAEBAF
square
#AFEBDE #C0AFEB #EBAFBC #DAEBAF
split-complementary
#AFEBDE #EBAFDA #EBC0AF
monochromatic
#4DD3B6 #7EDFCA #AFEBDE #E0F7F2 #E7F9F5
Accessibility & contrast
On white
1.33
#AFEBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#AFEBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEBDE
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEBDE | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E4DE
Deuteranopia (green-blind)
#DBDCDF
Tritanopia (blue-blind)
#9EEDE7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #afebde; /* rgb */ color: rgb(175, 235, 222); /* oklch */ color: oklch(89.6% 0.063 179.9);
Tailwind
colors: {
custom: {
50: '#c8f1e8',
500: '#afebde',
950: '#000000',
},
}SCSS
$custom: #afebde; $custom-light: #c8f1e8; $custom-dark: #000000;
JSON
{
"hex": "#afebde",
"rgb": {
"r": 175,
"g": 235,
"b": 222
},
"hsl": {
"h": 167,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.89569,
"c": 0.06336,
"h": 179.9
},
"luminance": 0.73805
}Semantic roles & 50–950 ramp
primary
#AFEBDE
secondary
#C77788
accent
#1E43C8
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131616
muted
#828584