#AFE4E2#AFE4E2
#AFE4E2 is a very light, muted teal. Relative luminance 0.701; OKLCH L 88.2% C 0.054 H 193.3°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE4E2 |
|---|---|
| RGB | rgb(175, 228, 226) |
| HSL | hsl(178, 50%, 79%) |
| HSV | hsv(178, 23%, 89%) |
| CMYK | cmyk(23.2%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(87.04, -17.27, -4.56) |
| CIE-LCH | lch(87.04, 17.86, 194.80°) |
| OKLab | oklab(88.18% -0.0528 -0.0125) |
| OKLCH | oklch(88.18% 0.054 193.3) |
| XYZ | xyz(59.1459, 70.0893, 82.3490) |
| Luminance | 0.7009 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.64
Powder Blue
#B0E0E6
ΔE00 3.80
Duck Egg Blue
#C3FBF4
ΔE00 5.23
Pale Sky Blue
#BDF6FE
ΔE00 5.61
Light Sky Blue
#C6FCFF
ΔE00 5.63
Light Light Blue
#CAFFFB
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE4E2 #E4AFB1
analogous
#AFE4C8 #AFE4E2 #AFCCE4
triadic
#AFE4E2 #E2AFE4 #E4E2AF
tetradic
#AFE4E2 #C8AFE4 #E4AFB1 #CCE4AF
square
#AFE4E2 #C8AFE4 #E4AFB1 #CCE4AF
split-complementary
#AFE4E2 #E4AFCC #E4C8AF
monochromatic
#53C5C1 #81D5D1 #AFE4E2 #DDF3F3 #E8F7F7
Accessibility & contrast
On white
1.40
#AFE4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#AFE4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE4E2
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE4E2 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDFE2
Deuteranopia (green-blind)
#D3D7E3
Tritanopia (blue-blind)
#9EE7E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #afe4e2; /* rgb */ color: rgb(175, 228, 226); /* oklch */ color: oklch(88.2% 0.054 193.3);
Tailwind
colors: {
custom: {
50: '#c8eceb',
500: '#afe4e2',
950: '#000000',
},
}SCSS
$custom: #afe4e2; $custom-light: #c8eceb; $custom-dark: #000000;
JSON
{
"hex": "#afe4e2",
"rgb": {
"r": 175,
"g": 228,
"b": 226
},
"hsl": {
"h": 177.736,
"s": 49.533,
"l": 79.02
},
"oklch": {
"l": 0.88179,
"c": 0.05431,
"h": 193.3
},
"luminance": 0.70092
}Semantic roles & 50–950 ramp
primary
#AFE4E2
secondary
#BE797C
accent
#292EBD
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#131616
muted
#828484