#ABECFE#ABECFE
#ABECFE is a very light, moderate cyan. Relative luminance 0.758; OKLCH L 90.6% C 0.070 H 216.8°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ABECFE |
|---|---|
| RGB | rgb(171, 236, 254) |
| HSL | hsl(193, 98%, 83%) |
| HSV | hsv(193, 33%, 100%) |
| CMYK | cmyk(32.7%, 7.1%, 0%, 0.4%) |
| CIE-LAB | lab(89.77, -16.11, -15.22) |
| CIE-LCH | lch(89.77, 22.16, 223.36°) |
| OKLab | oklab(90.55% -0.0557 -0.0416) |
| OKLCH | oklch(90.55% 0.07 216.8) |
| XYZ | xyz(64.6735, 75.8011, 104.9700) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.19
Ice Blue
#A5DFF9
ΔE00 4.47
Powder Blue
#B0E0E6
ΔE00 5.08
Robin'S Egg Blue
#98EFF9
ΔE00 5.12
Lightblue
#ADD8E6
ΔE00 5.52
Robin Egg Blue
#8AF1FE
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABECFE #FEBDAB
analogous
#ABFEE6 #ABECFE #ABC2FE
triadic
#ABECFE #FEABEC #ECFEAB
tetradic
#ABECFE #E6ABFE #FEBDAB #C2FEAB
square
#ABECFE #E6ABFE #FEBDAB #C2FEAB
split-complementary
#ABECFE #FEABC2 #FEE6AB
monochromatic
#32D1FD #6FDEFD #ABECFE #E1F8FF #E1F8FF
Accessibility & contrast
On white
1.30
#ABECFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#ABECFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABECFE
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABECFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABECFE | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FF
Deuteranopia (green-blind)
#D2DDFE
Tritanopia (blue-blind)
#8EF3F1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #abecfe; /* rgb */ color: rgb(171, 236, 254); /* oklch */ color: oklch(90.6% 0.070 216.8);
Tailwind
colors: {
custom: {
50: '#c6f2fe',
500: '#abecfe',
950: '#000000',
},
}SCSS
$custom: #abecfe; $custom-light: #c6f2fe; $custom-dark: #000000;
JSON
{
"hex": "#abecfe",
"rgb": {
"r": 171,
"g": 236,
"b": 254
},
"hsl": {
"h": 193.012,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.90553,
"c": 0.06951,
"h": 216.8
},
"luminance": 0.75805
}Semantic roles & 50–950 ramp
primary
#ABECFE
secondary
#E3846A
accent
#3200E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131617
muted
#828585