#AFE2E5#AFE2E5
#AFE2E5 is a very light, muted teal. Relative luminance 0.692; OKLCH L 87.8% C 0.053 H 200.7°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE2E5 |
|---|---|
| RGB | rgb(175, 226, 229) |
| HSL | hsl(183, 51%, 79%) |
| HSV | hsv(183, 24%, 90%) |
| CMYK | cmyk(23.6%, 1.3%, 0%, 10.2%) |
| CIE-LAB | lab(86.58, -15.62, -6.82) |
| CIE-LCH | lch(86.58, 17.04, 203.59°) |
| OKLab | oklab(87.84% -0.0491 -0.0186) |
| OKLCH | oklch(87.84% 0.053 200.7) |
| XYZ | xyz(59.0141, 69.1613, 84.3536) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.61
Paleturquoise
#AFEEEE
ΔE00 3.54
Pale Sky Blue
#BDF6FE
ΔE00 4.70
Light Sky Blue
#C6FCFF
ΔE00 5.56
Robin'S Egg Blue
#98EFF9
ΔE00 5.82
Lightblue
#ADD8E6
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE2E5 #E5B2AF
analogous
#AFE5CD #AFE2E5 #AFC7E5
triadic
#AFE2E5 #E5AFE2 #E2E5AF
tetradic
#AFE2E5 #CDAFE5 #E5B2AF #C7E5AF
square
#AFE2E5 #CDAFE5 #E5B2AF #C7E5AF
split-complementary
#AFE2E5 #E5AFC7 #E5CDAF
monochromatic
#53C1C7 #81D1D6 #AFE2E5 #DDF3F4 #E8F7F7
Accessibility & contrast
On white
1.42
#AFE2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#AFE2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE2E5
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE2E5 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE5
Deuteranopia (green-blind)
#D0D5E5
Tritanopia (blue-blind)
#9EE6E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #afe2e5; /* rgb */ color: rgb(175, 226, 229); /* oklch */ color: oklch(87.8% 0.053 200.7);
Tailwind
colors: {
custom: {
50: '#c8ebed',
500: '#afe2e5',
950: '#000000',
},
}SCSS
$custom: #afe2e5; $custom-light: #c8ebed; $custom-dark: #000000;
JSON
{
"hex": "#afe2e5",
"rgb": {
"r": 175,
"g": 226,
"b": 229
},
"hsl": {
"h": 183.333,
"s": 50.943,
"l": 79.216
},
"oklch": {
"l": 0.87843,
"c": 0.05251,
"h": 200.7
},
"luminance": 0.69164
}Semantic roles & 50–950 ramp
primary
#AFE2E5
secondary
#BF7D79
accent
#3027BE
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#131616
muted
#828484