#ABCFEE#ABCFEE
#ABCFEE is a very light, muted cyan. Relative luminance 0.595; OKLCH L 83.9% C 0.058 H 244.5°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCFEE |
|---|---|
| RGB | rgb(171, 207, 238) |
| HSL | hsl(208, 66%, 80%) |
| HSV | hsv(208, 28%, 93%) |
| CMYK | cmyk(28.2%, 13%, 0%, 6.7%) |
| CIE-LAB | lab(81.54, -4.95, -19.16) |
| CIE-LCH | lch(81.54, 19.79, 255.50°) |
| OKLab | oklab(83.88% -0.0249 -0.0524) |
| OKLCH | oklch(83.88% 0.058 244.5) |
| XYZ | xyz(54.5355, 59.4545, 89.4748) |
| Luminance | 0.5946 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue (survey)
#A2CFFE
ΔE00 3.67
Powder Blue (survey)
#B1D1FC
ΔE00 4.07
Light Blue
#95D0FC
ΔE00 4.49
Cloudy Blue
#ACC2D9
ΔE00 4.63
Lightsteelblue
#B0C4DE
ΔE00 4.92
Light Blue Grey
#B7C9E2
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCFEE #EECAAB
analogous
#ABEEEB #ABCFEE #ABADEE
triadic
#ABCFEE #EEABCF #CFEEAB
tetradic
#ABCFEE #EBABEE #EECAAB #ADEEAB
square
#ABCFEE #EBABEE #EECAAB #ADEEAB
split-complementary
#ABCFEE #EEABAD #EEEBAB
monochromatic
#4595D9 #78B2E4 #ABCFEE #DEECF8 #E6F0FA
Accessibility & contrast
On white
1.63
#ABCFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#ABCFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCFEE
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCFEE | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFF0
Deuteranopia (green-blind)
#BAC7ED
Tritanopia (blue-blind)
#97D6D9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #abcfee; /* rgb */ color: rgb(171, 207, 238); /* oklch */ color: oklch(83.9% 0.058 244.5);
Tailwind
colors: {
custom: {
50: '#c5ddf3',
500: '#abcfee',
950: '#000000',
},
}SCSS
$custom: #abcfee; $custom-light: #c5ddf3; $custom-dark: #000000;
JSON
{
"hex": "#abcfee",
"rgb": {
"r": 171,
"g": 207,
"b": 238
},
"hsl": {
"h": 207.761,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.83878,
"c": 0.05805,
"h": 244.5
},
"luminance": 0.59457
}Semantic roles & 50–950 ramp
primary
#ABCFEE
secondary
#CB9B72
accent
#6C17CE
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485