#8ABBDC#8ABBDC
#8ABBDC is a light, moderate cyan. Relative luminance 0.461; OKLCH L 76.9% C 0.070 H 238.3°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABBDC |
|---|---|
| RGB | rgb(138, 187, 220) |
| HSL | hsl(204, 54%, 70%) |
| HSV | hsv(204, 37%, 86%) |
| CMYK | cmyk(37.3%, 15%, 0%, 13.7%) |
| CIE-LAB | lab(73.62, -7.98, -21.67) |
| CIE-LCH | lch(73.62, 23.09, 249.79°) |
| OKLab | oklab(76.92% -0.0368 -0.0597) |
| OKLCH | oklch(76.92% 0.07 238.3) |
| XYZ | xyz(41.1656, 46.1089, 74.4271) |
| Luminance | 0.4611 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.95
Lightblue (survey)
#7BC8F6
ΔE00 4.96
Sky
#82CAFC
ΔE00 5.38
Lightskyblue
#87CEFA
ΔE00 5.57
Light Blue
#95D0FC
ΔE00 5.84
Baby Blue
#89CFF0
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABBDC #DCAB8A
analogous
#8ADCD4 #8ABBDC #8A92DC
triadic
#8ABBDC #DC8ABB #BBDC8A
tetradic
#8ABBDC #D48ADC #DCAB8A #92DC8A
square
#8ABBDC #D48ADC #DCAB8A #92DC8A
split-complementary
#8ABBDC #DC8A92 #DCD48A
monochromatic
#3682B5 #5BA0CE #8ABBDC #B9D6EA #E7F1F8
Accessibility & contrast
On white
2.05
#8ABBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#8ABBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABBDC
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABBDC | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBADE
Deuteranopia (green-blind)
#A1B1DB
Tritanopia (blue-blind)
#6DC3C6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8abbdc; /* rgb */ color: rgb(138, 187, 220); /* oklch */ color: oklch(76.9% 0.070 238.3);
Tailwind
colors: {
custom: {
50: '#afcfe7',
500: '#8abbdc',
950: '#000000',
},
}SCSS
$custom: #8abbdc; $custom-light: #afcfe7; $custom-dark: #000000;
JSON
{
"hex": "#8abbdc",
"rgb": {
"r": 138,
"g": 187,
"b": 220
},
"hsl": {
"h": 204.146,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.76924,
"c": 0.07014,
"h": 238.3
},
"luminance": 0.46111
}Semantic roles & 50–950 ramp
primary
#8ABBDC
secondary
#ECDFD6
accent
#6324C1
background
#FAFCFE
surface
#F5F9FC
border
#CFD2D5
text
#111316
muted
#808284