#ABCDDF#ABCDDF
#ABCDDF is a very light, muted cyan. Relative luminance 0.576; OKLCH L 82.9% C 0.044 H 231.1°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCDDF |
|---|---|
| RGB | rgb(171, 205, 223) |
| HSL | hsl(201, 45%, 77%) |
| HSV | hsv(201, 23%, 87%) |
| CMYK | cmyk(23.3%, 8.1%, 0%, 12.5%) |
| CIE-LAB | lab(80.54, -7.34, -12.65) |
| CIE-LCH | lch(80.54, 14.62, 239.86°) |
| OKLab | oklab(82.94% -0.0278 -0.0344) |
| OKLCH | oklch(82.94% 0.044 231.1) |
| XYZ | xyz(51.9414, 57.6465, 78.1879) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.11
Light Grey Blue
#9DBCD4
ΔE00 5.12
Cloudy Blue
#ACC2D9
ΔE00 5.54
Ice Blue
#A5DFF9
ΔE00 5.88
Baby Blue
#89CFF0
ΔE00 6.58
Sky Blue
#87CEEB
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCDDF #DFBDAB
analogous
#ABDFD7 #ABCDDF #ABB3DF
triadic
#ABCDDF #DFABCD #CDDFAB
tetradic
#ABCDDF #D7ABDF #DFBDAB #B3DFAB
square
#ABCDDF #D7ABDF #DFBDAB #B3DFAB
split-complementary
#ABCDDF #DFABB3 #DFD7AB
monochromatic
#5298BD #7FB3CE #ABCDDF #D7E7F0 #E9F2F7
Accessibility & contrast
On white
1.68
#ABCDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#ABCDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCDDF
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCDDF | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CBE0
Deuteranopia (green-blind)
#BDC5DF
Tritanopia (blue-blind)
#9CD2D3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #abcddf; /* rgb */ color: rgb(171, 205, 223); /* oklch */ color: oklch(82.9% 0.044 231.1);
Tailwind
colors: {
custom: {
50: '#c5dce9',
500: '#abcddf',
950: '#000000',
},
}SCSS
$custom: #abcddf; $custom-light: #c5dce9; $custom-dark: #000000;
JSON
{
"hex": "#abcddf",
"rgb": {
"r": 171,
"g": 205,
"b": 223
},
"hsl": {
"h": 200.769,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.82936,
"c": 0.04421,
"h": 231.1
},
"luminance": 0.57648
}Semantic roles & 50–950 ramp
primary
#ABCDDF
secondary
#B88D76
accent
#5D2EB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484