#AFE5EC#AFE5EC
#AFE5EC is a very light, muted teal. Relative luminance 0.712; OKLCH L 88.7% C 0.056 H 206.1°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE5EC |
|---|---|
| RGB | rgb(175, 229, 236) |
| HSL | hsl(187, 62%, 81%) |
| HSV | hsv(187, 26%, 93%) |
| CMYK | cmyk(25.8%, 3%, 0%, 7.5%) |
| CIE-LAB | lab(87.58, -15.59, -9.02) |
| CIE-LCH | lch(87.58, 18.01, 210.05°) |
| OKLab | oklab(88.7% -0.0502 -0.0246) |
| OKLCH | oklch(88.7% 0.056 206.1) |
| XYZ | xyz(60.8341, 71.2060, 89.8794) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.49
Pale Sky Blue
#BDF6FE
ΔE00 3.66
Paleturquoise
#AFEEEE
ΔE00 3.97
Robin'S Egg Blue
#98EFF9
ΔE00 5.04
Lightblue
#ADD8E6
ΔE00 5.10
Light Sky Blue
#C6FCFF
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE5EC #ECB6AF
analogous
#AFECD4 #AFE5EC #AFC6EC
triadic
#AFE5EC #ECAFE5 #E5ECAF
tetradic
#AFE5EC #D4AFEC #ECB6AF #C6ECAF
square
#AFE5EC #D4AFEC #ECB6AF #C6ECAF
split-complementary
#AFE5EC #ECAFC6 #ECD4AF
monochromatic
#4CC5D5 #7ED5E0 #AFE5EC #E0F5F8 #E6F7F9
Accessibility & contrast
On white
1.38
#AFE5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#AFE5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE5EC
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE5EC | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0ED
Deuteranopia (green-blind)
#D1D8EC
Tritanopia (blue-blind)
#9BEAE7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #afe5ec; /* rgb */ color: rgb(175, 229, 236); /* oklch */ color: oklch(88.7% 0.056 206.1);
Tailwind
colors: {
custom: {
50: '#c8edf2',
500: '#afe5ec',
950: '#000000',
},
}SCSS
$custom: #afe5ec; $custom-light: #c8edf2; $custom-dark: #000000;
JSON
{
"hex": "#afe5ec",
"rgb": {
"r": 175,
"g": 229,
"b": 236
},
"hsl": {
"h": 186.885,
"s": 61.616,
"l": 80.588
},
"oklch": {
"l": 0.88703,
"c": 0.05591,
"h": 206.1
},
"luminance": 0.71209
}Semantic roles & 50–950 ramp
primary
#AFE5EC
secondary
#C98076
accent
#301CC9
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485