#8ABFFB#8ABFFB
#8ABFFB is a light, moderate cyan. Relative luminance 0.496; OKLCH L 79.1% C 0.102 H 252.2°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABFFB |
|---|---|
| RGB | rgb(138, 191, 251) |
| HSL | hsl(212, 93%, 76%) |
| HSV | hsv(212, 45%, 98%) |
| CMYK | cmyk(45%, 23.9%, 0%, 1.6%) |
| CIE-LAB | lab(75.84, -1.83, -35.00) |
| CIE-LCH | lch(75.84, 35.05, 267.01°) |
| OKLab | oklab(79.05% -0.0314 -0.0976) |
| OKLCH | oklch(79.05% 0.102 252.2) |
| XYZ | xyz(46.5188, 49.6269, 98.3758) |
| Luminance | 0.4963 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.56
Sky Blue (survey)
#75BBFD
ΔE00 3.01
Baby Blue (survey)
#A2CFFE
ΔE00 4.52
Sky
#82CAFC
ΔE00 5.18
Light Blue
#95D0FC
ΔE00 5.40
Pastel Blue
#A2BFFE
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABFFB #FBC68A
analogous
#8AF8FB #8ABFFB #8E8AFB
triadic
#8ABFFB #FB8ABF #BFFB8A
tetradic
#8ABFFB #FB8AF8 #FBC68A #8AFB8E
square
#8ABFFB #FB8AF8 #FBC68A #8AFB8E
split-complementary
#8ABFFB #FB8E8A #F8FB8A
monochromatic
#147EF7 #4F9FF9 #8ABFFB #C5DFFD #E1EFFE
Accessibility & contrast
On white
1.92
#8ABFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#8ABFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABFFB
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABFFB | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C1FE
Deuteranopia (green-blind)
#9AB6FA
Tritanopia (blue-blind)
#5CCDD3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #8abffb; /* rgb */ color: rgb(138, 191, 251); /* oklch */ color: oklch(79.1% 0.102 252.2);
Tailwind
colors: {
custom: {
50: '#b1d2fd',
500: '#8abffb',
950: '#000000',
},
}SCSS
$custom: #8abffb; $custom-light: #b1d2fd; $custom-dark: #000000;
JSON
{
"hex": "#8abffb",
"rgb": {
"r": 138,
"g": 191,
"b": 251
},
"hsl": {
"h": 211.858,
"s": 93.388,
"l": 76.275
},
"oklch": {
"l": 0.79051,
"c": 0.10249,
"h": 252.2
},
"luminance": 0.4963
}Semantic roles & 50–950 ramp
primary
#8ABFFB
secondary
#F6E7D5
accent
#7A00E6
background
#FBFCFF
surface
#F6F9FF
border
#D0D2D7
text
#111417
muted
#808285