#AFEBE4#AFEBE4
#AFEBE4 is a very light, moderate teal. Relative luminance 0.741; OKLCH L 89.7% C 0.061 H 187.2°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEBE4 |
|---|---|
| RGB | rgb(175, 235, 228) |
| HSL | hsl(173, 60%, 80%) |
| HSV | hsv(173, 26%, 92%) |
| CMYK | cmyk(25.5%, 0%, 3%, 7.8%) |
| CIE-LAB | lab(88.98, -20.32, -2.76) |
| CIE-LCH | lch(88.98, 20.50, 187.72°) |
| OKLab | oklab(89.74% -0.0609 -0.0077) |
| OKLCH | oklch(89.74% 0.061 187.2) |
| XYZ | xyz(61.3867, 74.1293, 84.4576) |
| Luminance | 0.7413 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.82
Duck Egg Blue
#C3FBF4
ΔE00 3.67
Eggshell Blue
#C4FFF7
ΔE00 4.30
Pale Cyan
#B7FFFA
ΔE00 4.39
Light Light Blue
#CAFFFB
ΔE00 4.96
Light Cyan
#ACFFFC
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEBE4 #EBAFB6
analogous
#AFEBC6 #AFEBE4 #AFD4EB
triadic
#AFEBE4 #E4AFEB #EBE4AF
tetradic
#AFEBE4 #C6AFEB #EBAFB6 #D4EBAF
square
#AFEBE4 #C6AFEB #EBAFB6 #D4EBAF
split-complementary
#AFEBE4 #EBAFD4 #EBC6AF
monochromatic
#4DD3C3 #7EDFD3 #AFEBE4 #E0F7F5 #E7F9F7
Accessibility & contrast
On white
1.33
#AFEBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#AFEBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEBE4
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEBE4 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E4E4
Deuteranopia (green-blind)
#D9DCE5
Tritanopia (blue-blind)
#9DEEE9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #afebe4; /* rgb */ color: rgb(175, 235, 228); /* oklch */ color: oklch(89.7% 0.061 187.2);
Tailwind
colors: {
custom: {
50: '#c8f1ec',
500: '#afebe4',
950: '#000000',
},
}SCSS
$custom: #afebe4; $custom-light: #c8f1ec; $custom-dark: #000000;
JSON
{
"hex": "#afebe4",
"rgb": {
"r": 175,
"g": 235,
"b": 228
},
"hsl": {
"h": 173,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.89744,
"c": 0.06143,
"h": 187.2
},
"luminance": 0.74132
}Semantic roles & 50–950 ramp
primary
#AFEBE4
secondary
#C77780
accent
#1E32C8
background
#FDFFFE
surface
#F9FEFD
border
#D2D6D5
text
#131616
muted
#828584