#AFE5DC#AFE5DC
#AFE5DC is a very light, muted teal. Relative luminance 0.703; OKLCH L 88.2% C 0.057 H 183.7°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE5DC |
|---|---|
| RGB | rgb(175, 229, 220) |
| HSL | hsl(170, 51%, 79%) |
| HSV | hsv(170, 24%, 90%) |
| CMYK | cmyk(23.6%, 0%, 3.9%, 10.2%) |
| CIE-LAB | lab(87.15, -19.04, -1.24) |
| CIE-LCH | lch(87.15, 19.08, 183.74°) |
| OKLab | oklab(88.22% -0.0565 -0.0036) |
| OKLCH | oklch(88.22% 0.057 183.7) |
| XYZ | xyz(58.6128, 70.3175, 78.1806) |
| Luminance | 0.7032 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.17
Duck Egg Blue
#C3FBF4
ΔE00 4.82
Eggshell Blue
#C4FFF7
ΔE00 5.53
Pale Cyan
#B7FFFA
ΔE00 6.04
Light Light Blue
#CAFFFB
ΔE00 6.09
Powder Blue
#B0E0E6
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE5DC #E5AFB8
analogous
#AFE5C1 #AFE5DC #AFD3E5
triadic
#AFE5DC #DCAFE5 #E5DCAF
tetradic
#AFE5DC #C1AFE5 #E5AFB8 #D3E5AF
square
#AFE5DC #C1AFE5 #E5AFB8 #D3E5AF
split-complementary
#AFE5DC #E5AFD3 #E5C1AF
monochromatic
#53C7B4 #81D6C8 #AFE5DC #DDF4F0 #E8F7F5
Accessibility & contrast
On white
1.39
#AFE5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#AFE5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE5DC
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE5DC | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDC
Deuteranopia (green-blind)
#D5D7DD
Tritanopia (blue-blind)
#A0E7E2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #afe5dc; /* rgb */ color: rgb(175, 229, 220); /* oklch */ color: oklch(88.2% 0.057 183.7);
Tailwind
colors: {
custom: {
50: '#c8ede6',
500: '#afe5dc',
950: '#000000',
},
}SCSS
$custom: #afe5dc; $custom-light: #c8ede6; $custom-dark: #000000;
JSON
{
"hex": "#afe5dc",
"rgb": {
"r": 175,
"g": 229,
"b": 220
},
"hsl": {
"h": 170,
"s": 50.943,
"l": 79.216
},
"oklch": {
"l": 0.88215,
"c": 0.05664,
"h": 183.7
},
"luminance": 0.7032
}Semantic roles & 50–950 ramp
primary
#AFE5DC
secondary
#BF7985
accent
#2740BE
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484