#ABE2EE#ABE2EE
#ABE2EE is a very light, muted cyan. Relative luminance 0.692; OKLCH L 87.9% C 0.058 H 212.6°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE2EE |
|---|---|
| RGB | rgb(171, 226, 238) |
| HSL | hsl(191, 66%, 80%) |
| HSV | hsv(191, 28%, 93%) |
| CMYK | cmyk(28.2%, 5%, 0%, 6.7%) |
| CIE-LAB | lab(86.61, -14.77, -11.54) |
| CIE-LCH | lch(86.61, 18.74, 218.00°) |
| OKLab | oklab(87.89% -0.0493 -0.0315) |
| OKLCH | oklch(87.89% 0.058 212.6) |
| XYZ | xyz(59.4187, 69.2209, 91.1025) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.36
Lightblue
#ADD8E6
ΔE00 3.58
Pale Sky Blue
#BDF6FE
ΔE00 4.61
Ice Blue
#A5DFF9
ΔE00 5.05
Robin'S Egg Blue
#98EFF9
ΔE00 5.63
Paleturquoise
#AFEEEE
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE2EE #EEB7AB
analogous
#ABEED8 #ABE2EE #ABC0EE
triadic
#ABE2EE #EEABE2 #E2EEAB
tetradic
#ABE2EE #D8ABEE #EEB7AB #C0EEAB
square
#ABE2EE #D8ABEE #EEB7AB #C0EEAB
split-complementary
#ABE2EE #EEABC0 #EED8AB
monochromatic
#45BFD9 #78D0E4 #ABE2EE #DEF4F8 #E6F6FA
Accessibility & contrast
On white
1.41
#ABE2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#ABE2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE2EE
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE2EE | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#CDD5EE
Tritanopia (blue-blind)
#95E7E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #abe2ee; /* rgb */ color: rgb(171, 226, 238); /* oklch */ color: oklch(87.9% 0.058 212.6);
Tailwind
colors: {
custom: {
50: '#c5ebf3',
500: '#abe2ee',
950: '#000000',
},
}SCSS
$custom: #abe2ee; $custom-light: #c5ebf3; $custom-dark: #000000;
JSON
{
"hex": "#abe2ee",
"rgb": {
"r": 171,
"g": 226,
"b": 238
},
"hsl": {
"h": 190.746,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.87892,
"c": 0.05848,
"h": 212.6
},
"luminance": 0.69224
}Semantic roles & 50–950 ramp
primary
#ABE2EE
secondary
#CB8272
accent
#3817CE
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131617
muted
#828485