#AFE4EB#AFE4EB
#AFE4EB is a very light, muted teal. Relative luminance 0.706; OKLCH L 88.5% C 0.055 H 206.3°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE4EB |
|---|---|
| RGB | rgb(175, 228, 235) |
| HSL | hsl(187, 60%, 80%) |
| HSV | hsv(187, 26%, 92%) |
| CMYK | cmyk(25.5%, 3%, 0%, 7.8%) |
| CIE-LAB | lab(87.29, -15.31, -8.93) |
| CIE-LCH | lch(87.29, 17.72, 210.26°) |
| OKLab | oklab(88.46% -0.0493 -0.0243) |
| OKLCH | oklch(88.46% 0.055 206.3) |
| XYZ | xyz(60.4134, 70.5963, 89.0244) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.22
Pale Sky Blue
#BDF6FE
ΔE00 3.87
Paleturquoise
#AFEEEE
ΔE00 4.17
Lightblue
#ADD8E6
ΔE00 4.88
Robin'S Egg Blue
#98EFF9
ΔE00 5.27
Light Sky Blue
#C6FCFF
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE4EB #EBB6AF
analogous
#AFEBD4 #AFE4EB #AFC6EB
triadic
#AFE4EB #EBAFE4 #E4EBAF
tetradic
#AFE4EB #D4AFEB #EBB6AF #C6EBAF
square
#AFE4EB #D4AFEB #EBB6AF #C6EBAF
split-complementary
#AFE4EB #EBAFC6 #EBD4AF
monochromatic
#4DC3D3 #7ED3DF #AFE4EB #E0F5F7 #E7F7F9
Accessibility & contrast
On white
1.39
#AFE4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#AFE4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE4EB
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE4EB | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEC
Deuteranopia (green-blind)
#D1D7EB
Tritanopia (blue-blind)
#9CE9E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #afe4eb; /* rgb */ color: rgb(175, 228, 235); /* oklch */ color: oklch(88.5% 0.055 206.3);
Tailwind
colors: {
custom: {
50: '#c8ecf1',
500: '#afe4eb',
950: '#000000',
},
}SCSS
$custom: #afe4eb; $custom-light: #c8ecf1; $custom-dark: #000000;
JSON
{
"hex": "#afe4eb",
"rgb": {
"r": 175,
"g": 228,
"b": 235
},
"hsl": {
"h": 187,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.88458,
"c": 0.05502,
"h": 206.3
},
"luminance": 0.70599
}Semantic roles & 50–950 ramp
primary
#AFE4EB
secondary
#C78077
accent
#321EC8
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485