#AFE2EC#AFE2EC
#AFE2EC is a very light, muted teal. Relative luminance 0.696; OKLCH L 88.1% C 0.054 H 210.9°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE2EC |
|---|---|
| RGB | rgb(175, 226, 236) |
| HSL | hsl(190, 62%, 81%) |
| HSV | hsv(190, 26%, 93%) |
| CMYK | cmyk(25.8%, 4.2%, 0%, 7.5%) |
| CIE-LAB | lab(86.78, -14.08, -10.21) |
| CIE-LCH | lch(86.78, 17.39, 215.97°) |
| OKLab | oklab(88.06% -0.0464 -0.0278) |
| OKLCH | oklch(88.06% 0.054 210.9) |
| XYZ | xyz(60.0112, 69.5602, 89.6051) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.60
Lightblue
#ADD8E6
ΔE00 3.52
Pale Sky Blue
#BDF6FE
ΔE00 4.46
Paleturquoise
#AFEEEE
ΔE00 5.61
Ice Blue
#A5DFF9
ΔE00 5.64
Robin'S Egg Blue
#98EFF9
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE2EC #ECB9AF
analogous
#AFECD7 #AFE2EC #AFC3EC
triadic
#AFE2EC #ECAFE2 #E2ECAF
tetradic
#AFE2EC #D7AFEC #ECB9AF #C3ECAF
square
#AFE2EC #D7AFEC #ECB9AF #C3ECAF
split-complementary
#AFE2EC #ECAFC3 #ECD7AF
monochromatic
#4CBED5 #7ED0E0 #AFE2EC #E0F4F8 #E6F6F9
Accessibility & contrast
On white
1.41
#AFE2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#AFE2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE2EC
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE2EC | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEED
Deuteranopia (green-blind)
#CFD6EC
Tritanopia (blue-blind)
#9BE7E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #afe2ec; /* rgb */ color: rgb(175, 226, 236); /* oklch */ color: oklch(88.1% 0.054 210.9);
Tailwind
colors: {
custom: {
50: '#c8ebf2',
500: '#afe2ec',
950: '#000000',
},
}SCSS
$custom: #afe2ec; $custom-light: #c8ebf2; $custom-dark: #000000;
JSON
{
"hex": "#afe2ec",
"rgb": {
"r": 175,
"g": 226,
"b": 236
},
"hsl": {
"h": 189.836,
"s": 61.616,
"l": 80.588
},
"oklch": {
"l": 0.88064,
"c": 0.05411,
"h": 210.9
},
"luminance": 0.69563
}Semantic roles & 50–950 ramp
primary
#AFE2EC
secondary
#C98476
accent
#391CC9
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485