#ABECF9#ABECF9
#ABECF9 is a very light, moderate cyan. Relative luminance 0.755; OKLCH L 90.4% C 0.067 H 211.4°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ABECF9 |
|---|---|
| RGB | rgb(171, 236, 249) |
| HSL | hsl(190, 87%, 82%) |
| HSV | hsv(190, 31%, 98%) |
| CMYK | cmyk(31.3%, 5.2%, 0%, 2.4%) |
| CIE-LAB | lab(89.62, -17.28, -12.83) |
| CIE-LCH | lch(89.62, 21.52, 216.59°) |
| OKLab | oklab(90.39% -0.0575 -0.0351) |
| OKLCH | oklch(90.39% 0.067 211.4) |
| XYZ | xyz(63.8833, 75.4850, 100.8081) |
| Luminance | 0.7549 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.06
Robin'S Egg Blue
#98EFF9
ΔE00 3.76
Powder Blue
#B0E0E6
ΔE00 4.05
Robin Egg Blue
#8AF1FE
ΔE00 5.00
Paleturquoise
#AFEEEE
ΔE00 5.04
Light Sky Blue
#C6FCFF
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABECF9 #F9B8AB
analogous
#ABF9DF #ABECF9 #ABC5F9
triadic
#ABECF9 #F9ABEC #ECF9AB
tetradic
#ABECF9 #DFABF9 #F9B8AB #C5F9AB
square
#ABECF9 #DFABF9 #F9B8AB #C5F9AB
split-complementary
#ABECF9 #F9ABC5 #F9DFAB
monochromatic
#39D2F1 #72DFF5 #ABECF9 #E2F9FD #E2F9FD
Accessibility & contrast
On white
1.30
#ABECF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#ABECF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABECF9
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABECF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABECF9 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E7FA
Deuteranopia (green-blind)
#D4DDF9
Tritanopia (blue-blind)
#90F2F0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #abecf9; /* rgb */ color: rgb(171, 236, 249); /* oklch */ color: oklch(90.4% 0.067 211.4);
Tailwind
colors: {
custom: {
50: '#c6f2fb',
500: '#abecf9',
950: '#000000',
},
}SCSS
$custom: #abecf9; $custom-light: #c6f2fb; $custom-dark: #000000;
JSON
{
"hex": "#abecf9",
"rgb": {
"r": 171,
"g": 236,
"b": 249
},
"hsl": {
"h": 190,
"s": 86.667,
"l": 82.353
},
"oklch": {
"l": 0.90387,
"c": 0.06738,
"h": 211.4
},
"luminance": 0.75488
}Semantic roles & 50–950 ramp
primary
#ABECF9
secondary
#DB7F6D
accent
#2802E3
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131717
muted
#828585