#8ABCD2#8ABCD2
#8ABCD2 is a light, moderate cyan. Relative luminance 0.460; OKLCH L 76.8% C 0.061 H 227.0°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8ABCD2 |
|---|---|
| RGB | rgb(138, 188, 210) |
| HSL | hsl(198, 44%, 68%) |
| HSV | hsv(198, 34%, 82%) |
| CMYK | cmyk(34.3%, 10.5%, 0%, 17.6%) |
| CIE-LAB | lab(73.56, -11.04, -16.32) |
| CIE-LCH | lch(73.56, 19.70, 235.91°) |
| OKLab | oklab(76.77% -0.0418 -0.0447) |
| OKLCH | oklch(76.77% 0.061 227) |
| XYZ | xyz(40.0935, 46.0207, 67.7305) |
| Luminance | 0.4602 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.19
Light Grey Blue
#9DBCD4
ΔE00 5.25
Baby Blue
#89CFF0
ΔE00 5.69
Lightblue (survey)
#7BC8F6
ΔE00 6.98
Lightskyblue
#87CEFA
ΔE00 7.37
Greyblue
#77A1B5
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ABCD2 #D2A08A
analogous
#8AD2C4 #8ABCD2 #8A98D2
triadic
#8ABCD2 #D28ABC #BCD28A
tetradic
#8ABCD2 #C48AD2 #D2A08A #98D28A
square
#8ABCD2 #C48AD2 #D2A08A #98D28A
split-complementary
#8ABCD2 #D28A98 #D2C48A
monochromatic
#3F84A3 #5EA3C1 #8ABCD2 #B6D5E3 #E2EFF4
Accessibility & contrast
On white
2.06
#8ABCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#8ABCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ABCD2
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ABCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ABCD2 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BAD3
Deuteranopia (green-blind)
#A6B1D2
Tritanopia (blue-blind)
#71C3C3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8abcd2; /* rgb */ color: rgb(138, 188, 210); /* oklch */ color: oklch(76.8% 0.061 227.0);
Tailwind
colors: {
custom: {
50: '#aed0df',
500: '#8abcd2',
950: '#000000',
},
}SCSS
$custom: #8abcd2; $custom-light: #aed0df; $custom-dark: #000000;
JSON
{
"hex": "#8abcd2",
"rgb": {
"r": 138,
"g": 188,
"b": 210
},
"hsl": {
"h": 198.333,
"s": 44.444,
"l": 68.235
},
"oklch": {
"l": 0.76768,
"c": 0.06121,
"h": 227
},
"luminance": 0.46023
}Semantic roles & 50–950 ramp
primary
#8ABCD2
secondary
#E7D8D1
accent
#582EB8
background
#FAFCFD
surface
#F5F9FB
border
#CFD2D4
text
#101415
muted
#7F8283