#ABDDEA#ABDDEA
#ABDDEA is a very light, muted cyan. Relative luminance 0.663; OKLCH L 86.7% C 0.055 H 215.4°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDDEA |
|---|---|
| RGB | rgb(171, 221, 234) |
| HSL | hsl(192, 60%, 79%) |
| HSV | hsv(192, 27%, 92%) |
| CMYK | cmyk(26.9%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(85.15, -13.14, -11.61) |
| CIE-LCH | lch(85.15, 17.53, 221.46°) |
| OKLab | oklab(86.69% -0.0445 -0.0316) |
| OKLCH | oklch(86.69% 0.055 215.4) |
| XYZ | xyz(57.4977, 66.3088, 87.5953) |
| Luminance | 0.6631 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.02
Powder Blue
#B0E0E6
ΔE00 2.86
Ice Blue
#A5DFF9
ΔE00 4.39
Pale Sky Blue
#BDF6FE
ΔE00 5.95
Sky Blue
#87CEEB
ΔE00 6.70
Robin'S Egg Blue
#98EFF9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDDEA #EAB8AB
analogous
#ABEAD8 #ABDDEA #ABBEEA
triadic
#ABDDEA #EAABDD #DDEAAB
tetradic
#ABDDEA #D8ABEA #EAB8AB #BEEAAB
square
#ABDDEA #D8ABEA #EAB8AB #BEEAAB
split-complementary
#ABDDEA #EAABBE #EAD8AB
monochromatic
#49B5D2 #7AC9DE #ABDDEA #DCF1F6 #E7F5F9
Accessibility & contrast
On white
1.47
#ABDDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#ABDDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDDEA
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDDEA | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#C9D1EA
Tritanopia (blue-blind)
#97E2E1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #abddea; /* rgb */ color: rgb(171, 221, 234); /* oklch */ color: oklch(86.7% 0.055 215.4);
Tailwind
colors: {
custom: {
50: '#c5e7f0',
500: '#abddea',
950: '#000000',
},
}SCSS
$custom: #abddea; $custom-light: #c5e7f0; $custom-dark: #000000;
JSON
{
"hex": "#abddea",
"rgb": {
"r": 171,
"g": 221,
"b": 234
},
"hsl": {
"h": 192.381,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.86694,
"c": 0.05456,
"h": 215.4
},
"luminance": 0.66311
}Semantic roles & 50–950 ramp
primary
#ABDDEA
secondary
#C68473
accent
#411EC8
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485