#ABCFE0#ABCFE0
#ABCFE0 is a very light, muted cyan. Relative luminance 0.587; OKLCH L 83.4% C 0.045 H 228.1°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCFE0 |
|---|---|
| RGB | rgb(171, 207, 224) |
| HSL | hsl(199, 46%, 77%) |
| HSV | hsv(199, 24%, 88%) |
| CMYK | cmyk(23.7%, 7.6%, 0%, 12.2%) |
| CIE-LAB | lab(81.11, -8.16, -12.34) |
| CIE-LCH | lch(81.11, 14.79, 236.50°) |
| OKLab | oklab(83.39% -0.0301 -0.0336) |
| OKLCH | oklch(83.39% 0.045 228.1) |
| XYZ | xyz(52.5581, 58.6635, 79.0605) |
| Luminance | 0.5867 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.20
Ice Blue
#A5DFF9
ΔE00 5.35
Light Grey Blue
#9DBCD4
ΔE00 5.91
Sky Blue
#87CEEB
ΔE00 6.32
Baby Blue
#89CFF0
ΔE00 6.42
Cloudy Blue
#ACC2D9
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCFE0 #E0BCAB
analogous
#ABE0D6 #ABCFE0 #ABB5E0
triadic
#ABCFE0 #E0ABCF #CFE0AB
tetradic
#ABCFE0 #D6ABE0 #E0BCAB #B5E0AB
square
#ABCFE0 #D6ABE0 #E0BCAB #B5E0AB
split-complementary
#ABCFE0 #E0ABB5 #E0D6AB
monochromatic
#529CBF #7EB5D0 #ABCFE0 #D8E9F0 #E9F2F7
Accessibility & contrast
On white
1.65
#ABCFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#ABCFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCFE0
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCFE0 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CDE1
Deuteranopia (green-blind)
#BEC7E0
Tritanopia (blue-blind)
#9CD4D4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #abcfe0; /* rgb */ color: rgb(171, 207, 224); /* oklch */ color: oklch(83.4% 0.045 228.1);
Tailwind
colors: {
custom: {
50: '#c5dde9',
500: '#abcfe0',
950: '#000000',
},
}SCSS
$custom: #abcfe0; $custom-light: #c5dde9; $custom-dark: #000000;
JSON
{
"hex": "#abcfe0",
"rgb": {
"r": 171,
"g": 207,
"b": 224
},
"hsl": {
"h": 199.245,
"s": 46.087,
"l": 77.451
},
"oklch": {
"l": 0.83392,
"c": 0.04505,
"h": 228.1
},
"luminance": 0.58665
}Semantic roles & 50–950 ramp
primary
#ABCFE0
secondary
#B98C76
accent
#592CB9
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484