#ABE2FE#ABE2FE
#ABE2FE is a very light, moderate cyan. Relative luminance 0.702; OKLCH L 88.4% C 0.068 H 230.6°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE2FE |
|---|---|
| RGB | rgb(171, 226, 254) |
| HSL | hsl(200, 98%, 83%) |
| HSV | hsv(200, 33%, 100%) |
| CMYK | cmyk(32.7%, 11%, 0%, 0.4%) |
| CIE-LAB | lab(87.10, -11.04, -19.24) |
| CIE-LCH | lch(87.10, 22.18, 240.14°) |
| OKLab | oklab(88.44% -0.0433 -0.0527) |
| OKLCH | oklch(88.44% 0.068 230.6) |
| XYZ | xyz(61.8746, 70.2033, 104.0370) |
| Luminance | 0.7021 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.37
Lightblue
#ADD8E6
ΔE00 5.04
Baby Blue
#89CFF0
ΔE00 5.41
Sky Blue
#87CEEB
ΔE00 5.86
Light Blue
#95D0FC
ΔE00 6.15
Lightskyblue
#87CEFA
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE2FE #FEC7AB
analogous
#ABFEF0 #ABE2FE #ABB8FE
triadic
#ABE2FE #FEABE2 #E2FEAB
tetradic
#ABE2FE #F0ABFE #FEC7AB #B8FEAB
square
#ABE2FE #F0ABFE #FEC7AB #B8FEAB
split-complementary
#ABE2FE #FEABB8 #FEF0AB
monochromatic
#32B8FD #6FCDFD #ABE2FE #E1F5FF #E1F5FF
Accessibility & contrast
On white
1.40
#ABE2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#ABE2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE2FE
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE2FE | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#C8D6FE
Tritanopia (blue-blind)
#8FEAEB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #abe2fe; /* rgb */ color: rgb(171, 226, 254); /* oklch */ color: oklch(88.4% 0.068 230.6);
Tailwind
colors: {
custom: {
50: '#c6ebfe',
500: '#abe2fe',
950: '#000000',
},
}SCSS
$custom: #abe2fe; $custom-light: #c6ebfe; $custom-dark: #000000;
JSON
{
"hex": "#abe2fe",
"rgb": {
"r": 171,
"g": 226,
"b": 254
},
"hsl": {
"h": 200.241,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.88435,
"c": 0.06825,
"h": 230.6
},
"luminance": 0.70206
}Semantic roles & 50–950 ramp
primary
#ABE2FE
secondary
#E3936A
accent
#4D00E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#131617
muted
#828485