#AFEBE6#AFEBE6
#AFEBE6 is a very light, moderate teal. Relative luminance 0.742; OKLCH L 89.8% C 0.061 H 189.7°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AFEBE6 |
|---|---|
| RGB | rgb(175, 235, 230) |
| HSL | hsl(175, 60%, 80%) |
| HSV | hsv(175, 26%, 92%) |
| CMYK | cmyk(25.5%, 0%, 2.1%, 7.8%) |
| CIE-LAB | lab(89.04, -19.89, -3.73) |
| CIE-LCH | lch(89.04, 20.24, 190.61°) |
| OKLab | oklab(89.8% -0.0601 -0.0103) |
| OKLCH | oklch(89.8% 0.061 189.7) |
| XYZ | xyz(61.6659, 74.2410, 85.9283) |
| Luminance | 0.7424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.07
Duck Egg Blue
#C3FBF4
ΔE00 3.69
Pale Cyan
#B7FFFA
ΔE00 4.31
Eggshell Blue
#C4FFF7
ΔE00 4.39
Light Light Blue
#CAFFFB
ΔE00 4.77
Light Cyan
#ACFFFC
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFEBE6 #EBAFB4
analogous
#AFEBC8 #AFEBE6 #AFD2EB
triadic
#AFEBE6 #E6AFEB #EBE6AF
tetradic
#AFEBE6 #C8AFEB #EBAFB4 #D2EBAF
square
#AFEBE6 #C8AFEB #EBAFB4 #D2EBAF
split-complementary
#AFEBE6 #EBAFD2 #EBC8AF
monochromatic
#4DD3C7 #7EDFD7 #AFEBE6 #E0F7F5 #E7F9F7
Accessibility & contrast
On white
1.33
#AFEBE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#AFEBE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFEBE6
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFEBE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFEBE6 | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E5E6
Deuteranopia (green-blind)
#D9DCE7
Tritanopia (blue-blind)
#9CEEE9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #afebe6; /* rgb */ color: rgb(175, 235, 230); /* oklch */ color: oklch(89.8% 0.061 189.7);
Tailwind
colors: {
custom: {
50: '#c8f1ed',
500: '#afebe6',
950: '#000000',
},
}SCSS
$custom: #afebe6; $custom-light: #c8f1ed; $custom-dark: #000000;
JSON
{
"hex": "#afebe6",
"rgb": {
"r": 175,
"g": 235,
"b": 230
},
"hsl": {
"h": 175,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.89804,
"c": 0.06103,
"h": 189.7
},
"luminance": 0.74244
}Semantic roles & 50–950 ramp
primary
#AFEBE6
secondary
#C7777E
accent
#1E2CC8
background
#FDFFFE
surface
#F9FEFD
border
#D2D6D5
text
#131616
muted
#828584