#8ABFE8#8ABFE8
#8ABFE8 is a light, moderate cyan. Relative luminance 0.485; OKLCH L 78.3% C 0.081 H 242.3°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABFE8 |
|---|---|
| RGB | rgb(138, 191, 232) |
| HSL | hsl(206, 67%, 73%) |
| HSV | hsv(206, 41%, 91%) |
| CMYK | cmyk(40.5%, 17.7%, 0%, 9%) |
| CIE-LAB | lab(75.13, -6.98, -25.86) |
| CIE-LCH | lch(75.13, 26.78, 254.89°) |
| OKLab | oklab(78.26% -0.0376 -0.0715) |
| OKLCH | oklch(78.26% 0.081 242.3) |
| XYZ | xyz(43.6727, 48.4884, 83.3862) |
| Luminance | 0.4849 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 3.71
Lightblue (survey)
#7BC8F6
ΔE00 3.93
Sky Blue (survey)
#75BBFD
ΔE00 4.18
Light Blue
#95D0FC
ΔE00 4.29
Lightskyblue
#87CEFA
ΔE00 4.40
Baby Blue (survey)
#A2CFFE
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABFE8 #E8B38A
analogous
#8AE8E2 #8ABFE8 #8A90E8
triadic
#8ABFE8 #E88ABF #BFE88A
tetradic
#8ABFE8 #E28AE8 #E8B38A #90E88A
square
#8ABFE8 #E28AE8 #E8B38A #90E88A
split-complementary
#8ABFE8 #E88A90 #E8E28A
monochromatic
#2986CF #57A3DE #8ABFE8 #BDDBF2 #E5F1FA
Accessibility & contrast
On white
1.96
#8ABFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#8ABFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABFE8
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABFE8 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBFEA
Deuteranopia (green-blind)
#A1B5E7
Tritanopia (blue-blind)
#67C9CC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8abfe8; /* rgb */ color: rgb(138, 191, 232); /* oklch */ color: oklch(78.3% 0.081 242.3);
Tailwind
colors: {
custom: {
50: '#afd2ef',
500: '#8abfe8',
950: '#000000',
},
}SCSS
$custom: #8abfe8; $custom-light: #afd2ef; $custom-dark: #000000;
JSON
{
"hex": "#8abfe8",
"rgb": {
"r": 138,
"g": 191,
"b": 232
},
"hsl": {
"h": 206.17,
"s": 67.143,
"l": 72.549
},
"oklch": {
"l": 0.7826,
"c": 0.08079,
"h": 242.3
},
"luminance": 0.48491
}Semantic roles & 50–950 ramp
primary
#8ABFE8
secondary
#F1E4DA
accent
#6716CF
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284