#AFE2EB#AFE2EB
#AFE2EB is a very light, muted teal. Relative luminance 0.695; OKLCH L 88.0% C 0.054 H 209.5°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE2EB |
|---|---|
| RGB | rgb(175, 226, 235) |
| HSL | hsl(189, 60%, 80%) |
| HSV | hsv(189, 26%, 92%) |
| CMYK | cmyk(25.5%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(86.75, -14.30, -9.73) |
| CIE-LCH | lch(86.75, 17.29, 214.24°) |
| OKLab | oklab(88.03% -0.0468 -0.0265) |
| OKLCH | oklch(88.03% 0.054 209.5) |
| XYZ | xyz(59.8664, 69.5022, 88.8421) |
| Luminance | 0.6950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.25
Lightblue
#ADD8E6
ΔE00 3.81
Pale Sky Blue
#BDF6FE
ΔE00 4.37
Paleturquoise
#AFEEEE
ΔE00 5.27
Robin'S Egg Blue
#98EFF9
ΔE00 5.91
Ice Blue
#A5DFF9
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE2EB #EBB8AF
analogous
#AFEBD6 #AFE2EB #AFC4EB
triadic
#AFE2EB #EBAFE2 #E2EBAF
tetradic
#AFE2EB #D6AFEB #EBB8AF #C4EBAF
square
#AFE2EB #D6AFEB #EBB8AF #C4EBAF
split-complementary
#AFE2EB #EBAFC4 #EBD6AF
monochromatic
#4DBFD3 #7ED0DF #AFE2EB #E0F4F7 #E7F6F9
Accessibility & contrast
On white
1.41
#AFE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#AFE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE2EB
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE2EB | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEC
Deuteranopia (green-blind)
#CFD6EB
Tritanopia (blue-blind)
#9CE7E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #afe2eb; /* rgb */ color: rgb(175, 226, 235); /* oklch */ color: oklch(88.0% 0.054 209.5);
Tailwind
colors: {
custom: {
50: '#c8ebf1',
500: '#afe2eb',
950: '#000000',
},
}SCSS
$custom: #afe2eb; $custom-light: #c8ebf1; $custom-dark: #000000;
JSON
{
"hex": "#afe2eb",
"rgb": {
"r": 175,
"g": 226,
"b": 235
},
"hsl": {
"h": 189,
"s": 60,
"l": 80.392
},
"oklch": {
"l": 0.88032,
"c": 0.05377,
"h": 209.5
},
"luminance": 0.69505
}Semantic roles & 50–950 ramp
primary
#AFE2EB
secondary
#C78377
accent
#371EC8
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485