#ABEBFC#ABEBFC
#ABEBFC is a very light, moderate cyan. Relative luminance 0.751; OKLCH L 90.3% C 0.068 H 216.0°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ABEBFC |
|---|---|
| RGB | rgb(171, 235, 252) |
| HSL | hsl(193, 93%, 83%) |
| HSV | hsv(193, 32%, 99%) |
| CMYK | cmyk(32.1%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(89.44, -16.08, -14.66) |
| CIE-LCH | lch(89.44, 21.76, 222.36°) |
| OKLab | oklab(90.27% -0.0552 -0.0401) |
| OKLCH | oklch(90.27% 0.068 216) |
| XYZ | xyz(64.0678, 75.0994, 103.1964) |
| Luminance | 0.7510 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.04
Ice Blue
#A5DFF9
ΔE00 4.56
Powder Blue
#B0E0E6
ΔE00 4.70
Robin'S Egg Blue
#98EFF9
ΔE00 4.98
Lightblue
#ADD8E6
ΔE00 5.31
Robin Egg Blue
#8AF1FE
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABEBFC #FCBCAB
analogous
#ABFCE5 #ABEBFC #ABC2FC
triadic
#ABEBFC #FCABEB #EBFCAB
tetradic
#ABEBFC #E5ABFC #FCBCAB #C2FCAB
square
#ABEBFC #E5ABFC #FCBCAB #C2FCAB
split-complementary
#ABEBFC #FCABC2 #FCE5AB
monochromatic
#35CFF8 #70DDFA #ABEBFC #E1F8FE #E1F8FE
Accessibility & contrast
On white
1.31
#ABEBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#ABEBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABEBFC
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABEBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABEBFC | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FD
Deuteranopia (green-blind)
#D2DCFC
Tritanopia (blue-blind)
#8FF2F0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #abebfc; /* rgb */ color: rgb(171, 235, 252); /* oklch */ color: oklch(90.3% 0.068 216.0);
Tailwind
colors: {
custom: {
50: '#c6f1fd',
500: '#abebfc',
950: '#000000',
},
}SCSS
$custom: #abebfc; $custom-light: #c6f1fd; $custom-dark: #000000;
JSON
{
"hex": "#abebfc",
"rgb": {
"r": 171,
"g": 235,
"b": 252
},
"hsl": {
"h": 192.593,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.90273,
"c": 0.06822,
"h": 216
},
"luminance": 0.75103
}Semantic roles & 50–950 ramp
primary
#ABEBFC
secondary
#E0846B
accent
#3000E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131617
muted
#828585