#8ABFE3#8ABFE3
#8ABFE3 is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.1% C 0.076 H 238.7°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABFE3 |
|---|---|
| RGB | rgb(138, 191, 227) |
| HSL | hsl(204, 61%, 72%) |
| HSV | hsv(204, 39%, 89%) |
| CMYK | cmyk(39.2%, 15.9%, 0%, 11%) |
| CIE-LAB | lab(74.96, -8.30, -23.42) |
| CIE-LCH | lch(74.96, 24.85, 250.49°) |
| OKLab | oklab(78.06% -0.0393 -0.0646) |
| OKLCH | oklch(78.06% 0.076 238.7) |
| XYZ | xyz(42.9725, 48.2084, 79.6989) |
| Luminance | 0.4821 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.82
Sky
#82CAFC
ΔE00 4.12
Lightskyblue
#87CEFA
ΔE00 4.33
Light Blue
#95D0FC
ΔE00 4.62
Light Grey Blue
#9DBCD4
ΔE00 4.64
Baby Blue
#89CFF0
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABFE3 #E3AE8A
analogous
#8AE3DB #8ABFE3 #8A93E3
triadic
#8ABFE3 #E38ABF #BFE38A
tetradic
#8ABFE3 #DB8AE3 #E3AE8A #93E38A
square
#8ABFE3 #DB8AE3 #E3AE8A #93E38A
split-complementary
#8ABFE3 #E38A93 #E3DB8A
monochromatic
#2F88C4 #59A4D7 #8ABFE3 #BBDAEF #E6F1F9
Accessibility & contrast
On white
1.97
#8ABFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#8ABFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABFE3
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABFE3 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBEE5
Deuteranopia (green-blind)
#A3B4E2
Tritanopia (blue-blind)
#69C8CB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8abfe3; /* rgb */ color: rgb(138, 191, 227); /* oklch */ color: oklch(78.1% 0.076 238.7);
Tailwind
colors: {
custom: {
50: '#afd2eb',
500: '#8abfe3',
950: '#000000',
},
}SCSS
$custom: #8abfe3; $custom-light: #afd2eb; $custom-dark: #000000;
JSON
{
"hex": "#8abfe3",
"rgb": {
"r": 138,
"g": 191,
"b": 227
},
"hsl": {
"h": 204.27,
"s": 61.379,
"l": 71.569
},
"oklch": {
"l": 0.78063,
"c": 0.07566,
"h": 238.7
},
"luminance": 0.48211
}Semantic roles & 50–950 ramp
primary
#8ABFE3
secondary
#F0E2D9
accent
#621CC9
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284