#AFE4E0#AFE4E0
#AFE4E0 is a very light, muted teal. Relative luminance 0.700; OKLCH L 88.1% C 0.055 H 190.5°. Best body text is #000000 at 15.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE4E0 |
|---|---|
| RGB | rgb(175, 228, 224) |
| HSL | hsl(175, 50%, 79%) |
| HSV | hsv(175, 23%, 89%) |
| CMYK | cmyk(23.2%, 0%, 1.8%, 10.6%) |
| CIE-LAB | lab(86.99, -17.69, -3.59) |
| CIE-LCH | lch(86.99, 18.05, 191.47°) |
| OKLab | oklab(88.12% -0.0536 -0.0099) |
| OKLCH | oklch(88.12% 0.055 190.5) |
| XYZ | xyz(58.8730, 69.9801, 80.9121) |
| Luminance | 0.6998 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.94
Powder Blue
#B0E0E6
ΔE00 4.57
Duck Egg Blue
#C3FBF4
ΔE00 5.01
Light Light Blue
#CAFFFB
ΔE00 5.82
Eggshell Blue
#C4FFF7
ΔE00 5.86
Light Sky Blue
#C6FCFF
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE4E0 #E4AFB3
analogous
#AFE4C6 #AFE4E0 #AFCEE4
triadic
#AFE4E0 #E0AFE4 #E4E0AF
tetradic
#AFE4E0 #C6AFE4 #E4AFB3 #CEE4AF
square
#AFE4E0 #C6AFE4 #E4AFB3 #CEE4AF
split-complementary
#AFE4E0 #E4AFCE #E4C6AF
monochromatic
#53C5BD #81D5CE #AFE4E0 #DDF3F2 #E8F7F6
Accessibility & contrast
On white
1.40
#AFE4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.00
#AFE4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE4E0
15.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE4E0 | 1.00 | 1.40 | 15.00 | 15.00 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEE0
Deuteranopia (green-blind)
#D4D7E1
Tritanopia (blue-blind)
#9FE7E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #afe4e0; /* rgb */ color: rgb(175, 228, 224); /* oklch */ color: oklch(88.1% 0.055 190.5);
Tailwind
colors: {
custom: {
50: '#c8ece9',
500: '#afe4e0',
950: '#000000',
},
}SCSS
$custom: #afe4e0; $custom-light: #c8ece9; $custom-dark: #000000;
JSON
{
"hex": "#afe4e0",
"rgb": {
"r": 175,
"g": 228,
"b": 224
},
"hsl": {
"h": 175.472,
"s": 49.533,
"l": 79.02
},
"oklch": {
"l": 0.88119,
"c": 0.05455,
"h": 190.5
},
"luminance": 0.69983
}Semantic roles & 50–950 ramp
primary
#AFE4E0
secondary
#BE797E
accent
#2934BD
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484