#AFE2DC#AFE2DC
#AFE2DC is a very light, muted teal. Relative luminance 0.687; OKLCH L 87.6% C 0.053 H 187.3°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE2DC |
|---|---|
| RGB | rgb(175, 226, 220) |
| HSL | hsl(173, 47%, 79%) |
| HSV | hsv(173, 23%, 89%) |
| CMYK | cmyk(22.6%, 0%, 2.7%, 11.4%) |
| CIE-LAB | lab(86.34, -17.54, -2.43) |
| CIE-LCH | lch(86.34, 17.71, 187.89°) |
| OKLab | oklab(87.57% -0.0527 -0.0068) |
| OKLCH | oklch(87.57% 0.053 187.3) |
| XYZ | xyz(57.7899, 68.6717, 77.9063) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.82
Powder Blue
#B0E0E6
ΔE00 5.20
Duck Egg Blue
#C3FBF4
ΔE00 5.34
Eggshell Blue
#C4FFF7
ΔE00 6.18
Light Light Blue
#CAFFFB
ΔE00 6.30
Pale Cyan
#B7FFFA
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE2DC #E2AFB5
analogous
#AFE2C2 #AFE2DC #AFCEE2
triadic
#AFE2DC #DCAFE2 #E2DCAF
tetradic
#AFE2DC #C2AFE2 #E2AFB5 #CEE2AF
square
#AFE2DC #C2AFE2 #E2AFB5 #CEE2AF
split-complementary
#AFE2DC #E2AFCE #E2C2AF
monochromatic
#55C1B5 #82D2C8 #AFE2DC #DCF2F0 #E9F7F5
Accessibility & contrast
On white
1.43
#AFE2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#AFE2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE2DC
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE2DC | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDC
Deuteranopia (green-blind)
#D3D5DD
Tritanopia (blue-blind)
#A0E5E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #afe2dc; /* rgb */ color: rgb(175, 226, 220); /* oklch */ color: oklch(87.6% 0.053 187.3);
Tailwind
colors: {
custom: {
50: '#c8ebe6',
500: '#afe2dc',
950: '#000000',
},
}SCSS
$custom: #afe2dc; $custom-light: #c8ebe6; $custom-dark: #000000;
JSON
{
"hex": "#afe2dc",
"rgb": {
"r": 175,
"g": 226,
"b": 220
},
"hsl": {
"h": 172.941,
"s": 46.789,
"l": 78.627
},
"oklch": {
"l": 0.87569,
"c": 0.05309,
"h": 187.3
},
"luminance": 0.68674
}Semantic roles & 50–950 ramp
primary
#AFE2DC
secondary
#BB7A81
accent
#2B3CBA
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484