#8ABAEB#8ABAEB
#8ABAEB is a light, moderate cyan. Relative luminance 0.465; OKLCH L 77.3% C 0.087 H 249.5°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABAEB |
|---|---|
| RGB | rgb(138, 186, 235) |
| HSL | hsl(210, 71%, 73%) |
| HSV | hsv(210, 41%, 92%) |
| CMYK | cmyk(41.3%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(73.88, -3.48, -29.40) |
| CIE-LCH | lch(73.88, 29.61, 263.24°) |
| OKLab | oklab(77.31% -0.0305 -0.0816) |
| OKLCH | oklch(77.31% 0.087 249.5) |
| XYZ | xyz(43.0306, 46.5167, 85.2924) |
| Luminance | 0.4652 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.92
Sky Blue (survey)
#75BBFD
ΔE00 3.52
Baby Blue (survey)
#A2CFFE
ΔE00 5.47
Sky
#82CAFC
ΔE00 5.61
Pastel Blue
#A2BFFE
ΔE00 5.73
Light Blue
#95D0FC
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABAEB #EBBB8A
analogous
#8AEBEB #8ABAEB #8A8AEB
triadic
#8ABAEB #EB8ABA #BAEB8A
tetradic
#8ABAEB #EB8AEB #EBBB8A #8AEB8A
square
#8ABAEB #EB8AEB #EBBB8A #8AEB8A
split-complementary
#8ABAEB #EB8A8A #EBEB8A
monochromatic
#257CD6 #569BE2 #8ABAEB #BED9F4 #E5F0FB
Accessibility & contrast
On white
2.04
#8ABAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#8ABAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABAEB
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABAEB | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BBED
Deuteranopia (green-blind)
#9BB1EA
Tritanopia (blue-blind)
#66C5CA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8abaeb; /* rgb */ color: rgb(138, 186, 235); /* oklch */ color: oklch(77.3% 0.087 249.5);
Tailwind
colors: {
custom: {
50: '#b0cef1',
500: '#8abaeb',
950: '#000000',
},
}SCSS
$custom: #8abaeb; $custom-light: #b0cef1; $custom-dark: #000000;
JSON
{
"hex": "#8abaeb",
"rgb": {
"r": 138,
"g": 186,
"b": 235
},
"hsl": {
"h": 210.309,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.77309,
"c": 0.08706,
"h": 249.5
},
"luminance": 0.46519
}Semantic roles & 50–950 ramp
primary
#8ABAEB
secondary
#F2E6D9
accent
#7413D3
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284