#AFE5DF#AFE5DF
#AFE5DF is a very light, muted teal. Relative luminance 0.705; OKLCH L 88.3% C 0.056 H 187.8°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE5DF |
|---|---|
| RGB | rgb(175, 229, 223) |
| HSL | hsl(173, 51%, 79%) |
| HSV | hsv(173, 24%, 90%) |
| CMYK | cmyk(23.6%, 0%, 2.6%, 10.2%) |
| CIE-LAB | lab(87.23, -18.41, -2.71) |
| CIE-LCH | lch(87.23, 18.60, 188.36°) |
| OKLab | oklab(88.3% -0.0553 -0.0075) |
| OKLCH | oklch(88.3% 0.056 187.8) |
| XYZ | xyz(59.0137, 70.4778, 80.2919) |
| Luminance | 0.7048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.23
Duck Egg Blue
#C3FBF4
ΔE00 4.71
Powder Blue
#B0E0E6
ΔE00 5.43
Eggshell Blue
#C4FFF7
ΔE00 5.51
Light Light Blue
#CAFFFB
ΔE00 5.74
Pale Cyan
#B7FFFA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE5DF #E5AFB5
analogous
#AFE5C4 #AFE5DF #AFD0E5
triadic
#AFE5DF #DFAFE5 #E5DFAF
tetradic
#AFE5DF #C4AFE5 #E5AFB5 #D0E5AF
square
#AFE5DF #C4AFE5 #E5AFB5 #D0E5AF
split-complementary
#AFE5DF #E5AFD0 #E5C4AF
monochromatic
#53C7BA #81D6CD #AFE5DF #DDF4F1 #E8F7F6
Accessibility & contrast
On white
1.39
#AFE5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#AFE5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE5DF
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE5DF | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDF
Deuteranopia (green-blind)
#D5D7E0
Tritanopia (blue-blind)
#9FE8E3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #afe5df; /* rgb */ color: rgb(175, 229, 223); /* oklch */ color: oklch(88.3% 0.056 187.8);
Tailwind
colors: {
custom: {
50: '#c8ede9',
500: '#afe5df',
950: '#000000',
},
}SCSS
$custom: #afe5df; $custom-light: #c8ede9; $custom-dark: #000000;
JSON
{
"hex": "#afe5df",
"rgb": {
"r": 175,
"g": 229,
"b": 223
},
"hsl": {
"h": 173.333,
"s": 50.943,
"l": 79.216
},
"oklch": {
"l": 0.88304,
"c": 0.05583,
"h": 187.8
},
"luminance": 0.7048
}Semantic roles & 50–950 ramp
primary
#AFE5DF
secondary
#BF7981
accent
#2738BE
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484