#AFE4E5#AFE4E5
#AFE4E5 is a very light, muted teal. Relative luminance 0.703; OKLCH L 88.3% C 0.054 H 197.7°. Best body text is #000000 at 15.05:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE4E5 |
|---|---|
| RGB | rgb(175, 228, 229) |
| HSL | hsl(181, 51%, 79%) |
| HSV | hsv(181, 24%, 90%) |
| CMYK | cmyk(23.6%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(87.12, -16.62, -6.02) |
| CIE-LCH | lch(87.12, 17.68, 199.92°) |
| OKLab | oklab(88.27% -0.0517 -0.0164) |
| OKLCH | oklch(88.27% 0.054 197.7) |
| XYZ | xyz(59.5611, 70.2554, 84.5359) |
| Luminance | 0.7026 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.68
Paleturquoise
#AFEEEE
ΔE00 2.68
Pale Sky Blue
#BDF6FE
ΔE00 4.78
Light Sky Blue
#C6FCFF
ΔE00 5.26
Robin'S Egg Blue
#98EFF9
ΔE00 5.65
Duck Egg Blue
#C3FBF4
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE4E5 #E5B0AF
analogous
#AFE5CB #AFE4E5 #AFC9E5
triadic
#AFE4E5 #E5AFE4 #E4E5AF
tetradic
#AFE4E5 #CBAFE5 #E5B0AF #C9E5AF
square
#AFE4E5 #CBAFE5 #E5B0AF #C9E5AF
split-complementary
#AFE4E5 #E5AFC9 #E5CBAF
monochromatic
#53C5C7 #81D4D6 #AFE4E5 #DDF4F4 #E8F7F7
Accessibility & contrast
On white
1.40
#AFE4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.05
#AFE4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE4E5
15.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE4E5 | 1.00 | 1.40 | 15.05 | 15.05 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDFE5
Deuteranopia (green-blind)
#D2D7E5
Tritanopia (blue-blind)
#9DE8E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #afe4e5; /* rgb */ color: rgb(175, 228, 229); /* oklch */ color: oklch(88.3% 0.054 197.7);
Tailwind
colors: {
custom: {
50: '#c8eced',
500: '#afe4e5',
950: '#000000',
},
}SCSS
$custom: #afe4e5; $custom-light: #c8eced; $custom-dark: #000000;
JSON
{
"hex": "#afe4e5",
"rgb": {
"r": 175,
"g": 228,
"b": 229
},
"hsl": {
"h": 181.111,
"s": 50.943,
"l": 79.216
},
"oklch": {
"l": 0.8827,
"c": 0.05423,
"h": 197.7
},
"luminance": 0.70258
}Semantic roles & 50–950 ramp
primary
#AFE4E5
secondary
#BF7A79
accent
#2A27BE
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#131616
muted
#828484