#8ABBDB#8ABBDB
#8ABBDB is a light, moderate cyan. Relative luminance 0.461; OKLCH L 76.9% C 0.069 H 237.5°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABBDB |
|---|---|
| RGB | rgb(138, 187, 219) |
| HSL | hsl(204, 53%, 70%) |
| HSV | hsv(204, 37%, 86%) |
| CMYK | cmyk(37%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(73.58, -8.23, -21.18) |
| CIE-LCH | lch(73.58, 22.72, 248.75°) |
| OKLab | oklab(76.89% -0.0372 -0.0583) |
| OKLCH | oklch(76.89% 0.069 237.5) |
| XYZ | xyz(41.0336, 46.0561, 73.7317) |
| Luminance | 0.4606 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.91
Lightblue (survey)
#7BC8F6
ΔE00 5.04
Sky
#82CAFC
ΔE00 5.54
Lightskyblue
#87CEFA
ΔE00 5.64
Baby Blue
#89CFF0
ΔE00 5.78
Light Blue
#95D0FC
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABBDB #DBAA8A
analogous
#8ADBD3 #8ABBDB #8A92DB
triadic
#8ABBDB #DB8ABB #BBDB8A
tetradic
#8ABBDB #D38ADB #DBAA8A #92DB8A
square
#8ABBDB #D38ADB #DBAA8A #92DB8A
split-complementary
#8ABBDB #DB8A92 #DBD38A
monochromatic
#3782B3 #5BA0CD #8ABBDB #B9D6E9 #E8F1F8
Accessibility & contrast
On white
2.06
#8ABBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#8ABBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABBDB
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABBDB | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADBADD
Deuteranopia (green-blind)
#A2B1DA
Tritanopia (blue-blind)
#6DC3C5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8abbdb; /* rgb */ color: rgb(138, 187, 219); /* oklch */ color: oklch(76.9% 0.069 237.5);
Tailwind
colors: {
custom: {
50: '#afcfe6',
500: '#8abbdb',
950: '#000000',
},
}SCSS
$custom: #8abbdb; $custom-light: #afcfe6; $custom-dark: #000000;
JSON
{
"hex": "#8abbdb",
"rgb": {
"r": 138,
"g": 187,
"b": 219
},
"hsl": {
"h": 203.704,
"s": 52.941,
"l": 70
},
"oklch": {
"l": 0.76885,
"c": 0.06917,
"h": 237.5
},
"luminance": 0.46058
}Semantic roles & 50–950 ramp
primary
#8ABBDB
secondary
#ECDED5
accent
#6225C0
background
#FAFCFE
surface
#F5F9FC
border
#CFD2D5
text
#111316
muted
#808284