#8ABBEE#8ABBEE
#8ABBEE is a light, moderate cyan. Relative luminance 0.471; OKLCH L 77.6% C 0.090 H 250.0°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABBEE |
|---|---|
| RGB | rgb(138, 187, 238) |
| HSL | hsl(211, 75%, 74%) |
| HSV | hsv(211, 42%, 93%) |
| CMYK | cmyk(42%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(74.26, -3.22, -30.43) |
| CIE-LCH | lch(74.26, 30.60, 263.97°) |
| OKLab | oklab(77.65% -0.0307 -0.0845) |
| OKLCH | oklch(77.65% 0.09 250) |
| XYZ | xyz(43.6791, 47.1143, 87.6647) |
| Luminance | 0.4712 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.73
Sky Blue (survey)
#75BBFD
ΔE00 3.31
Baby Blue (survey)
#A2CFFE
ΔE00 5.23
Sky
#82CAFC
ΔE00 5.46
Pastel Blue
#A2BFFE
ΔE00 5.64
Light Blue
#95D0FC
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABBEE #EEBD8A
analogous
#8AEDEE #8ABBEE #8B8AEE
triadic
#8ABBEE #EE8ABB #BBEE8A
tetradic
#8ABBEE #EE8AED #EEBD8A #8AEE8B
square
#8ABBEE #EE8AED #EEBD8A #8AEE8B
split-complementary
#8ABBEE #EE8B8A #EDEE8A
monochromatic
#207DDD #559CE6 #8ABBEE #BFDAF6 #E4EFFB
Accessibility & contrast
On white
2.01
#8ABBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#8ABBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABBEE
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABBEE | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCF0
Deuteranopia (green-blind)
#9BB2ED
Tritanopia (blue-blind)
#64C7CC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8abbee; /* rgb */ color: rgb(138, 187, 238); /* oklch */ color: oklch(77.6% 0.090 250.0);
Tailwind
colors: {
custom: {
50: '#b0cff3',
500: '#8abbee',
950: '#000000',
},
}SCSS
$custom: #8abbee; $custom-light: #b0cff3; $custom-dark: #000000;
JSON
{
"hex": "#8abbee",
"rgb": {
"r": 138,
"g": 187,
"b": 238
},
"hsl": {
"h": 210.6,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.77647,
"c": 0.08991,
"h": 250
},
"luminance": 0.47117
}Semantic roles & 50–950 ramp
primary
#8ABBEE
secondary
#F3E6D8
accent
#750FD7
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285