#8ABDEB#8ABDEB
#8ABDEB is a light, moderate cyan. Relative luminance 0.478; OKLCH L 78.0% C 0.085 H 246.4°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABDEB |
|---|---|
| RGB | rgb(138, 189, 235) |
| HSL | hsl(208, 71%, 73%) |
| HSV | hsv(208, 41%, 92%) |
| CMYK | cmyk(41.3%, 19.6%, 0%, 7.8%) |
| CIE-LAB | lab(74.69, -5.11, -28.15) |
| CIE-LCH | lch(74.69, 28.61, 259.71°) |
| OKLab | oklab(77.95% -0.0341 -0.078) |
| OKLCH | oklch(77.95% 0.085 246.4) |
| XYZ | xyz(43.6692, 47.7940, 85.5052) |
| Luminance | 0.4780 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.37
Carolina Blue
#8AB8FE
ΔE00 3.97
Sky
#82CAFC
ΔE00 4.44
Light Blue
#95D0FC
ΔE00 4.95
Baby Blue (survey)
#A2CFFE
ΔE00 5.01
Lightblue (survey)
#7BC8F6
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABDEB #EBB88A
analogous
#8AEBE9 #8ABDEB #8A8CEB
triadic
#8ABDEB #EB8ABD #BDEB8A
tetradic
#8ABDEB #E98AEB #EBB88A #8CEB8A
square
#8ABDEB #E98AEB #EBB88A #8CEB8A
split-complementary
#8ABDEB #EB8A8C #EBE98A
monochromatic
#2582D6 #56A0E2 #8ABDEB #BEDAF4 #E5F0FB
Accessibility & contrast
On white
1.99
#8ABDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#8ABDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABDEB
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABDEB | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABDED
Deuteranopia (green-blind)
#9EB3EA
Tritanopia (blue-blind)
#66C8CC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8abdeb; /* rgb */ color: rgb(138, 189, 235); /* oklch */ color: oklch(78.0% 0.085 246.4);
Tailwind
colors: {
custom: {
50: '#b0d0f1',
500: '#8abdeb',
950: '#000000',
},
}SCSS
$custom: #8abdeb; $custom-light: #b0d0f1; $custom-dark: #000000;
JSON
{
"hex": "#8abdeb",
"rgb": {
"r": 138,
"g": 189,
"b": 235
},
"hsl": {
"h": 208.454,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.77951,
"c": 0.08514,
"h": 246.4
},
"luminance": 0.47797
}Semantic roles & 50–950 ramp
primary
#8ABDEB
secondary
#F2E5D9
accent
#6E13D3
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284