#ABE2ED#ABE2ED
#ABE2ED is a very light, muted cyan. Relative luminance 0.692; OKLCH L 87.9% C 0.058 H 211.3°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE2ED |
|---|---|
| RGB | rgb(171, 226, 237) |
| HSL | hsl(190, 65%, 80%) |
| HSV | hsv(190, 28%, 93%) |
| CMYK | cmyk(27.8%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(86.58, -15.00, -11.06) |
| CIE-LCH | lch(86.58, 18.63, 216.40°) |
| OKLab | oklab(87.86% -0.0497 -0.0302) |
| OKLCH | oklch(87.86% 0.058 211.3) |
| XYZ | xyz(59.2722, 69.1623, 90.3309) |
| Luminance | 0.6916 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.05
Lightblue
#ADD8E6
ΔE00 3.81
Pale Sky Blue
#BDF6FE
ΔE00 4.49
Ice Blue
#A5DFF9
ΔE00 5.45
Robin'S Egg Blue
#98EFF9
ΔE00 5.46
Paleturquoise
#AFEEEE
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE2ED #EDB6AB
analogous
#ABEDD7 #ABE2ED #ABC1ED
triadic
#ABE2ED #EDABE2 #E2EDAB
tetradic
#ABE2ED #D7ABED #EDB6AB #C1EDAB
square
#ABE2ED #D7ABED #EDB6AB #C1EDAB
split-complementary
#ABE2ED #EDABC1 #EDD7AB
monochromatic
#46BFD7 #79D1E2 #ABE2ED #DDF3F8 #E6F6FA
Accessibility & contrast
On white
1.42
#ABE2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#ABE2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE2ED
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE2ED | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEE
Deuteranopia (green-blind)
#CDD5ED
Tritanopia (blue-blind)
#95E7E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #abe2ed; /* rgb */ color: rgb(171, 226, 237); /* oklch */ color: oklch(87.9% 0.058 211.3);
Tailwind
colors: {
custom: {
50: '#c5ebf2',
500: '#abe2ed',
950: '#000000',
},
}SCSS
$custom: #abe2ed; $custom-light: #c5ebf2; $custom-dark: #000000;
JSON
{
"hex": "#abe2ed",
"rgb": {
"r": 171,
"g": 226,
"b": 237
},
"hsl": {
"h": 190,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.87859,
"c": 0.05811,
"h": 211.3
},
"luminance": 0.69165
}Semantic roles & 50–950 ramp
primary
#ABE2ED
secondary
#CA8172
accent
#3719CD
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131617
muted
#828485