#8ABBEC#8ABBEC
#8ABBEC is a light, moderate cyan. Relative luminance 0.470; OKLCH L 77.6% C 0.088 H 249.0°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABBEC |
|---|---|
| RGB | rgb(138, 187, 236) |
| HSL | hsl(210, 72%, 73%) |
| HSV | hsv(210, 42%, 93%) |
| CMYK | cmyk(41.5%, 20.8%, 0%, 7.5%) |
| CIE-LAB | lab(74.19, -3.76, -29.47) |
| CIE-LCH | lch(74.19, 29.71, 262.73°) |
| OKLab | oklab(77.56% -0.0314 -0.0817) |
| OKLCH | oklch(77.56% 0.088 249) |
| XYZ | xyz(43.3869, 46.9974, 86.1258) |
| Luminance | 0.4700 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.06
Sky Blue (survey)
#75BBFD
ΔE00 3.36
Baby Blue (survey)
#A2CFFE
ΔE00 5.26
Sky
#82CAFC
ΔE00 5.29
Light Blue
#95D0FC
ΔE00 5.71
Pastel Blue
#A2BFFE
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABBEC #ECBB8A
analogous
#8AECEC #8ABBEC #8A8AEC
triadic
#8ABBEC #EC8ABB #BBEC8A
tetradic
#8ABBEC #EC8AEC #ECBB8A #8AEC8A
square
#8ABBEC #EC8AEC #ECBB8A #8AEC8A
split-complementary
#8ABBEC #EC8A8A #ECEC8A
monochromatic
#237ED8 #559CE3 #8ABBEC #BFDAF5 #E5F0FB
Accessibility & contrast
On white
2.02
#8ABBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#8ABBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABBEC
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABBEC | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCEE
Deuteranopia (green-blind)
#9BB2EB
Tritanopia (blue-blind)
#65C6CB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8abbec; /* rgb */ color: rgb(138, 187, 236); /* oklch */ color: oklch(77.6% 0.088 249.0);
Tailwind
colors: {
custom: {
50: '#b0cff2',
500: '#8abbec',
950: '#000000',
},
}SCSS
$custom: #8abbec; $custom-light: #b0cff2; $custom-dark: #000000;
JSON
{
"hex": "#8abbec",
"rgb": {
"r": 138,
"g": 187,
"b": 236
},
"hsl": {
"h": 210,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.77564,
"c": 0.08756,
"h": 249
},
"luminance": 0.47
}Semantic roles & 50–950 ramp
primary
#8ABBEC
secondary
#F2E6D9
accent
#7311D4
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285