#ABCEFB#ABCEFB
#ABCEFB is a very light, moderate cyan. Relative luminance 0.598; OKLCH L 84.2% C 0.074 H 254.9°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCEFB |
|---|---|
| RGB | rgb(171, 206, 251) |
| HSL | hsl(214, 91%, 83%) |
| HSV | hsv(214, 32%, 98%) |
| CMYK | cmyk(31.9%, 17.9%, 0%, 1.6%) |
| CIE-LAB | lab(81.71, -1.31, -25.82) |
| CIE-LCH | lch(81.71, 25.86, 267.09°) |
| OKLab | oklab(84.15% -0.0192 -0.0711) |
| OKLCH | oklch(84.15% 0.074 254.9) |
| XYZ | xyz(56.2733, 59.7632, 99.8185) |
| Luminance | 0.5977 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 1.12
Baby Blue (survey)
#A2CFFE
ΔE00 2.37
Pastel Blue
#A2BFFE
ΔE00 4.35
Light Blue
#95D0FC
ΔE00 5.61
Lightsteelblue
#B0C4DE
ΔE00 5.75
Light Blue Grey
#B7C9E2
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCEFB #FBD8AB
analogous
#ABF6FB #ABCEFB #B0ABFB
triadic
#ABCEFB #FBABCE #CEFBAB
tetradic
#ABCEFB #FBABF6 #FBD8AB #ABFBB0
square
#ABCEFB #FBABF6 #FBD8AB #ABFBB0
split-complementary
#ABCEFB #FBB0AB #F6FBAB
monochromatic
#368AF5 #71ACF8 #ABCEFB #E2EEFE #E2EEFE
Accessibility & contrast
On white
1.62
#ABCEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#ABCEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCEFB
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCEFB | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BED0FD
Deuteranopia (green-blind)
#B5C8FA
Tritanopia (blue-blind)
#93D8DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #abcefb; /* rgb */ color: rgb(171, 206, 251); /* oklch */ color: oklch(84.2% 0.074 254.9);
Tailwind
colors: {
custom: {
50: '#c6dcfc',
500: '#abcefb',
950: '#000000',
},
}SCSS
$custom: #abcefb; $custom-light: #c6dcfc; $custom-dark: #000000;
JSON
{
"hex": "#abcefb",
"rgb": {
"r": 171,
"g": 206,
"b": 251
},
"hsl": {
"h": 213.75,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.84154,
"c": 0.07363,
"h": 254.9
},
"luminance": 0.59766
}Semantic roles & 50–950 ramp
primary
#ABCEFB
secondary
#DEAC6C
accent
#8100E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131517
muted
#828485