#ABD8EA#ABD8EA
#ABD8EA is a very light, muted cyan. Relative luminance 0.637; OKLCH L 85.6% C 0.053 H 224.3°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ABD8EA |
|---|---|
| RGB | rgb(171, 216, 234) |
| HSL | hsl(197, 60%, 79%) |
| HSV | hsv(197, 27%, 92%) |
| CMYK | cmyk(26.9%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(83.81, -10.57, -13.61) |
| CIE-LCH | lch(83.81, 17.23, 232.16°) |
| OKLab | oklab(85.63% -0.038 -0.0371) |
| OKLCH | oklch(85.63% 0.053 224.3) |
| XYZ | xyz(56.1972, 63.7078, 87.1618) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.46
Ice Blue
#A5DFF9
ΔE00 3.12
Powder Blue
#B0E0E6
ΔE00 5.52
Sky Blue
#87CEEB
ΔE00 5.52
Baby Blue
#89CFF0
ΔE00 5.77
Light Blue
#95D0FC
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABD8EA #EABDAB
analogous
#ABEADD #ABD8EA #ABB9EA
triadic
#ABD8EA #EAABD8 #D8EAAB
tetradic
#ABD8EA #DDABEA #EABDAB #B9EAAB
square
#ABD8EA #DDABEA #EABDAB #B9EAAB
split-complementary
#ABD8EA #EAABB9 #EADDAB
monochromatic
#49ABD2 #7AC1DE #ABD8EA #DCEFF6 #E7F4F9
Accessibility & contrast
On white
1.53
#ABD8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#ABD8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABD8EA
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABD8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABD8EA | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5EB
Deuteranopia (green-blind)
#C4CEEA
Tritanopia (blue-blind)
#97DEDD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #abd8ea; /* rgb */ color: rgb(171, 216, 234); /* oklch */ color: oklch(85.6% 0.053 224.3);
Tailwind
colors: {
custom: {
50: '#c5e4f0',
500: '#abd8ea',
950: '#000000',
},
}SCSS
$custom: #abd8ea; $custom-light: #c5e4f0; $custom-dark: #000000;
JSON
{
"hex": "#abd8ea",
"rgb": {
"r": 171,
"g": 216,
"b": 234
},
"hsl": {
"h": 197.143,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.85632,
"c": 0.05315,
"h": 224.3
},
"luminance": 0.6371
}Semantic roles & 50–950 ramp
primary
#ABD8EA
secondary
#C68B73
accent
#4E1EC8
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485