#ABE2F3#ABE2F3
#ABE2F3 is a very light, moderate cyan. Relative luminance 0.695; OKLCH L 88.1% C 0.061 H 218.8°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE2F3 |
|---|---|
| RGB | rgb(171, 226, 243) |
| HSL | hsl(194, 75%, 81%) |
| HSV | hsv(194, 30%, 95%) |
| CMYK | cmyk(29.6%, 7%, 0%, 4.7%) |
| CIE-LAB | lab(86.76, -13.63, -13.95) |
| CIE-LCH | lch(86.76, 19.50, 225.68°) |
| OKLab | oklab(88.06% -0.0474 -0.0381) |
| OKLCH | oklch(88.06% 0.061 218.8) |
| XYZ | xyz(60.1635, 69.5188, 95.0250) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.01
Ice Blue
#A5DFF9
ΔE00 3.14
Powder Blue
#B0E0E6
ΔE00 4.11
Pale Sky Blue
#BDF6FE
ΔE00 5.60
Sky Blue
#87CEEB
ΔE00 6.41
Robin'S Egg Blue
#98EFF9
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE2F3 #F3BCAB
analogous
#ABF3E0 #ABE2F3 #ABBEF3
triadic
#ABE2F3 #F3ABE2 #E2F3AB
tetradic
#ABE2F3 #E0ABF3 #F3BCAB #BEF3AB
square
#ABE2F3 #E0ABF3 #F3BCAB #BEF3AB
split-complementary
#ABE2F3 #F3ABBE #F3E0AB
monochromatic
#40BDE4 #75D0EB #ABE2F3 #E1F4FB #E4F6FB
Accessibility & contrast
On white
1.41
#ABE2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#ABE2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE2F3
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE2F3 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DEF4
Deuteranopia (green-blind)
#CBD5F3
Tritanopia (blue-blind)
#93E8E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #abe2f3; /* rgb */ color: rgb(171, 226, 243); /* oklch */ color: oklch(88.1% 0.061 218.8);
Tailwind
colors: {
custom: {
50: '#c6ebf7',
500: '#abe2f3',
950: '#000000',
},
}SCSS
$custom: #abe2f3; $custom-light: #c6ebf7; $custom-dark: #000000;
JSON
{
"hex": "#abe2f3",
"rgb": {
"r": 171,
"g": 226,
"b": 243
},
"hsl": {
"h": 194.167,
"s": 75,
"l": 81.176
},
"oklch": {
"l": 0.88057,
"c": 0.06082,
"h": 218.8
},
"luminance": 0.69522
}Semantic roles & 50–950 ramp
primary
#ABE2F3
secondary
#D28770
accent
#3E0ED7
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131617
muted
#828485