#ABE1ED#ABE1ED
#ABE1ED is a very light, muted cyan. Relative luminance 0.686; OKLCH L 87.6% C 0.058 H 212.8°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE1ED |
|---|---|
| RGB | rgb(171, 225, 237) |
| HSL | hsl(191, 65%, 80%) |
| HSV | hsv(191, 28%, 93%) |
| CMYK | cmyk(27.8%, 5.1%, 0%, 7.1%) |
| CIE-LAB | lab(86.32, -14.49, -11.46) |
| CIE-LCH | lch(86.32, 18.47, 218.33°) |
| OKLab | oklab(87.65% -0.0484 -0.0312) |
| OKLCH | oklch(87.65% 0.058 212.8) |
| XYZ | xyz(59.0011, 68.6200, 90.2405) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.31
Lightblue
#ADD8E6
ΔE00 3.32
Pale Sky Blue
#BDF6FE
ΔE00 4.84
Ice Blue
#A5DFF9
ΔE00 4.97
Robin'S Egg Blue
#98EFF9
ΔE00 5.88
Paleturquoise
#AFEEEE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE1ED #EDB7AB
analogous
#ABEDD8 #ABE1ED #ABC0ED
triadic
#ABE1ED #EDABE1 #E1EDAB
tetradic
#ABE1ED #D8ABED #EDB7AB #C0EDAB
square
#ABE1ED #D8ABED #EDB7AB #C0EDAB
split-complementary
#ABE1ED #EDABC0 #EDD8AB
monochromatic
#46BDD7 #79CFE2 #ABE1ED #DDF3F8 #E6F6FA
Accessibility & contrast
On white
1.43
#ABE1ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#ABE1ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE1ED
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE1ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE1ED | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEE
Deuteranopia (green-blind)
#CCD4ED
Tritanopia (blue-blind)
#95E6E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #abe1ed; /* rgb */ color: rgb(171, 225, 237); /* oklch */ color: oklch(87.6% 0.058 212.8);
Tailwind
colors: {
custom: {
50: '#c5eaf2',
500: '#abe1ed',
950: '#000000',
},
}SCSS
$custom: #abe1ed; $custom-light: #c5eaf2; $custom-dark: #000000;
JSON
{
"hex": "#abe1ed",
"rgb": {
"r": 171,
"g": 225,
"b": 237
},
"hsl": {
"h": 190.909,
"s": 64.706,
"l": 80
},
"oklch": {
"l": 0.87645,
"c": 0.05761,
"h": 212.8
},
"luminance": 0.68623
}Semantic roles & 50–950 ramp
primary
#ABE1ED
secondary
#CA8272
accent
#3A19CD
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131617
muted
#828485