#AFE4EC#AFE4EC
#AFE4EC is a very light, muted teal. Relative luminance 0.707; OKLCH L 88.5% C 0.055 H 207.7°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE4EC |
|---|---|
| RGB | rgb(175, 228, 236) |
| HSL | hsl(188, 62%, 81%) |
| HSV | hsv(188, 26%, 93%) |
| CMYK | cmyk(25.8%, 3.4%, 0%, 7.5%) |
| CIE-LAB | lab(87.32, -15.09, -9.42) |
| CIE-LCH | lch(87.32, 17.78, 211.97°) |
| OKLab | oklab(88.49% -0.0489 -0.0257) |
| OKLCH | oklch(88.49% 0.055 207.7) |
| XYZ | xyz(60.5582, 70.6542, 89.7874) |
| Luminance | 0.7066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.31
Pale Sky Blue
#BDF6FE
ΔE00 3.87
Paleturquoise
#AFEEEE
ΔE00 4.51
Lightblue
#ADD8E6
ΔE00 4.58
Robin'S Egg Blue
#98EFF9
ΔE00 5.33
Light Sky Blue
#C6FCFF
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE4EC #ECB7AF
analogous
#AFECD5 #AFE4EC #AFC5EC
triadic
#AFE4EC #ECAFE4 #E4ECAF
tetradic
#AFE4EC #D5AFEC #ECB7AF #C5ECAF
square
#AFE4EC #D5AFEC #ECB7AF #C5ECAF
split-complementary
#AFE4EC #ECAFC5 #ECD5AF
monochromatic
#4CC3D5 #7ED3E0 #AFE4EC #E0F5F8 #E6F7F9
Accessibility & contrast
On white
1.39
#AFE4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#AFE4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE4EC
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE4EC | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE0ED
Deuteranopia (green-blind)
#D0D7EC
Tritanopia (blue-blind)
#9BE9E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #afe4ec; /* rgb */ color: rgb(175, 228, 236); /* oklch */ color: oklch(88.5% 0.055 207.7);
Tailwind
colors: {
custom: {
50: '#c8ecf2',
500: '#afe4ec',
950: '#000000',
},
}SCSS
$custom: #afe4ec; $custom-light: #c8ecf2; $custom-dark: #000000;
JSON
{
"hex": "#afe4ec",
"rgb": {
"r": 175,
"g": 228,
"b": 236
},
"hsl": {
"h": 187.869,
"s": 61.616,
"l": 80.588
},
"oklch": {
"l": 0.8849,
"c": 0.05527,
"h": 207.7
},
"luminance": 0.70657
}Semantic roles & 50–950 ramp
primary
#AFE4EC
secondary
#C98176
accent
#331CC9
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485