#8ABBEF#8ABBEF
#8ABBEF is a light, moderate cyan. Relative luminance 0.472; OKLCH L 77.7% C 0.091 H 250.5°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABBEF |
|---|---|
| RGB | rgb(138, 187, 239) |
| HSL | hsl(211, 76%, 74%) |
| HSV | hsv(211, 42%, 94%) |
| CMYK | cmyk(42.3%, 21.8%, 0%, 6.3%) |
| CIE-LAB | lab(74.30, -2.95, -30.92) |
| CIE-LCH | lch(74.30, 31.06, 264.56°) |
| OKLab | oklab(77.69% -0.0304 -0.0859) |
| OKLCH | oklch(77.69% 0.091 250.5) |
| XYZ | xyz(43.8264, 47.1732, 88.4406) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.57
Sky Blue (survey)
#75BBFD
ΔE00 3.30
Baby Blue (survey)
#A2CFFE
ΔE00 5.23
Sky
#82CAFC
ΔE00 5.54
Pastel Blue
#A2BFFE
ΔE00 5.55
Light Blue
#95D0FC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABBEF #EFBE8A
analogous
#8AEEEF #8ABBEF #8C8AEF
triadic
#8ABBEF #EF8ABB #BBEF8A
tetradic
#8ABBEF #EF8AEE #EFBE8A #8AEF8C
square
#8ABBEF #EF8AEE #EFBE8A #8AEF8C
split-complementary
#8ABBEF #EF8C8A #EEEF8A
monochromatic
#1F7CE0 #549CE8 #8ABBEF #C0DAF6 #E4EFFB
Accessibility & contrast
On white
2.01
#8ABBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#8ABBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABBEF
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABBEF | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCF1
Deuteranopia (green-blind)
#9AB2EE
Tritanopia (blue-blind)
#64C7CC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8abbef; /* rgb */ color: rgb(138, 187, 239); /* oklch */ color: oklch(77.7% 0.091 250.5);
Tailwind
colors: {
custom: {
50: '#b0cff4',
500: '#8abbef',
950: '#000000',
},
}SCSS
$custom: #8abbef; $custom-light: #b0cff4; $custom-dark: #000000;
JSON
{
"hex": "#8abbef",
"rgb": {
"r": 138,
"g": 187,
"b": 239
},
"hsl": {
"h": 210.891,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.77689,
"c": 0.0911,
"h": 250.5
},
"luminance": 0.47176
}Semantic roles & 50–950 ramp
primary
#8ABBEF
secondary
#F3E6D8
accent
#760DD8
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285