#AFE2D2#AFE2D2
#AFE2D2 is a very light, muted teal. Relative luminance 0.682; OKLCH L 87.3% C 0.057 H 173.7°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE2D2 |
|---|---|
| RGB | rgb(175, 226, 210) |
| HSL | hsl(161, 47%, 79%) |
| HSV | hsv(161, 23%, 89%) |
| CMYK | cmyk(22.6%, 0%, 7.1%, 11.4%) |
| CIE-LAB | lab(86.09, -19.60, 2.46) |
| CIE-LCH | lch(86.09, 19.75, 172.83°) |
| OKLab | oklab(87.28% -0.0567 0.0062) |
| OKLCH | oklch(87.28% 0.057 173.7) |
| XYZ | xyz(56.5050, 68.1577, 71.1388) |
| Luminance | 0.6816 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.51
Pale Aqua
#B8FFEB
ΔE00 6.55
Paleturquoise
#AFEEEE
ΔE00 6.96
Eggshell Blue
#C4FFF7
ΔE00 7.02
Light Teal
#90E4C1
ΔE00 7.31
Light Light Blue
#CAFFFB
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE2D2 #E2AFBF
analogous
#AFE2B8 #AFE2D2 #AFD8E2
triadic
#AFE2D2 #D2AFE2 #E2D2AF
tetradic
#AFE2D2 #B8AFE2 #E2AFBF #D8E2AF
square
#AFE2D2 #B8AFE2 #E2AFBF #D8E2AF
split-complementary
#AFE2D2 #E2AFD8 #E2B8AF
monochromatic
#55C19F #82D2B9 #AFE2D2 #DCF2EB #E9F7F2
Accessibility & contrast
On white
1.44
#AFE2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#AFE2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE2D2
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE2D2 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBD1
Deuteranopia (green-blind)
#D5D5D3
Tritanopia (blue-blind)
#A3E3DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #afe2d2; /* rgb */ color: rgb(175, 226, 210); /* oklch */ color: oklch(87.3% 0.057 173.7);
Tailwind
colors: {
custom: {
50: '#c7ebdf',
500: '#afe2d2',
950: '#000000',
},
}SCSS
$custom: #afe2d2; $custom-light: #c7ebdf; $custom-dark: #000000;
JSON
{
"hex": "#afe2d2",
"rgb": {
"r": 175,
"g": 226,
"b": 210
},
"hsl": {
"h": 161.176,
"s": 46.789,
"l": 78.627
},
"oklch": {
"l": 0.87281,
"c": 0.05704,
"h": 173.7
},
"luminance": 0.6816
}Semantic roles & 50–950 ramp
primary
#AFE2D2
secondary
#BB7A8E
accent
#2B58BA
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131615
muted
#828484