#8ABFFD#8ABFFD
#8ABFFD is a light, moderate cyan. Relative luminance 0.498; OKLCH L 79.1% C 0.105 H 252.9°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABFFD |
|---|---|
| RGB | rgb(138, 191, 253) |
| HSL | hsl(212, 97%, 77%) |
| HSV | hsv(212, 45%, 99%) |
| CMYK | cmyk(45.5%, 24.5%, 0%, 0.8%) |
| CIE-LAB | lab(75.92, -1.27, -35.96) |
| CIE-LCH | lch(75.92, 35.98, 267.98°) |
| OKLab | oklab(79.14% -0.0308 -0.1003) |
| OKLCH | oklch(79.14% 0.105 252.9) |
| XYZ | xyz(46.8357, 49.7536, 100.0449) |
| Luminance | 0.4976 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.43
Sky Blue (survey)
#75BBFD
ΔE00 3.12
Baby Blue (survey)
#A2CFFE
ΔE00 4.56
Sky
#82CAFC
ΔE00 5.38
Pastel Blue
#A2BFFE
ΔE00 5.50
Light Blue
#95D0FC
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABFFD #FDC88A
analogous
#8AF8FD #8ABFFD #8F8AFD
triadic
#8ABFFD #FD8ABF #BFFD8A
tetradic
#8ABFFD #FD8AF8 #FDC88A #8AFD8F
square
#8ABFFD #FD8AF8 #FDC88A #8AFD8F
split-complementary
#8ABFFD #FD8F8A #F8FD8A
monochromatic
#127DFB #4E9EFC #8ABFFD #C6E0FE #E1EFFE
Accessibility & contrast
On white
1.92
#8ABFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#8ABFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABFFD
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABFFD | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C1FF
Deuteranopia (green-blind)
#99B6FC
Tritanopia (blue-blind)
#5BCDD4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8abffd; /* rgb */ color: rgb(138, 191, 253); /* oklch */ color: oklch(79.1% 0.105 252.9);
Tailwind
colors: {
custom: {
50: '#b1d2fe',
500: '#8abffd',
950: '#000000',
},
}SCSS
$custom: #8abffd; $custom-light: #b1d2fe; $custom-dark: #000000;
JSON
{
"hex": "#8abffd",
"rgb": {
"r": 138,
"g": 191,
"b": 253
},
"hsl": {
"h": 212.348,
"s": 96.639,
"l": 76.667
},
"oklch": {
"l": 0.79138,
"c": 0.10491,
"h": 252.9
},
"luminance": 0.49757
}Semantic roles & 50–950 ramp
primary
#8ABFFD
secondary
#F7E7D4
accent
#7C00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285