#8BC0DA#8BC0DA
#8BC0DA is a light, moderate cyan. Relative luminance 0.482; OKLCH L 78.0% C 0.067 H 229.8°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC0DA |
|---|---|
| RGB | rgb(139, 192, 218) |
| HSL | hsl(200, 52%, 70%) |
| HSV | hsv(200, 36%, 85%) |
| CMYK | cmyk(36.2%, 11.9%, 0%, 14.5%) |
| CIE-LAB | lab(74.98, -10.88, -18.51) |
| CIE-LCH | lch(74.98, 21.47, 239.56°) |
| OKLab | oklab(78% -0.0429 -0.0508) |
| OKLCH | oklch(78% 0.067 229.8) |
| XYZ | xyz(42.1478, 48.2478, 73.4080) |
| Luminance | 0.4825 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.08
Baby Blue
#89CFF0
ΔE00 4.28
Light Grey Blue
#9DBCD4
ΔE00 4.99
Lightblue (survey)
#7BC8F6
ΔE00 5.44
Lightskyblue
#87CEFA
ΔE00 5.73
Sky
#82CAFC
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC0DA #DAA58B
analogous
#8BDACD #8BC0DA #8B98DA
triadic
#8BC0DA #DA8BC0 #C0DA8B
tetradic
#8BC0DA #CD8BDA #DAA58B #98DA8B
square
#8BC0DA #CD8BDA #DAA58B #98DA8B
split-complementary
#8BC0DA #DA8B98 #DACD8B
monochromatic
#398AB2 #5DA7CB #8BC0DA #B9D9E9 #E8F2F8
Accessibility & contrast
On white
1.97
#8BC0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#8BC0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC0DA
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC0DA | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BEDB
Deuteranopia (green-blind)
#A7B5DA
Tritanopia (blue-blind)
#6FC7C8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8bc0da; /* rgb */ color: rgb(139, 192, 218); /* oklch */ color: oklch(78.0% 0.067 229.8);
Tailwind
colors: {
custom: {
50: '#afd3e5',
500: '#8bc0da',
950: '#000000',
},
}SCSS
$custom: #8bc0da; $custom-light: #afd3e5; $custom-dark: #000000;
JSON
{
"hex": "#8bc0da",
"rgb": {
"r": 139,
"g": 192,
"b": 218
},
"hsl": {
"h": 199.747,
"s": 51.634,
"l": 70
},
"oklch": {
"l": 0.77996,
"c": 0.06655,
"h": 229.8
},
"luminance": 0.4825
}Semantic roles & 50–950 ramp
primary
#8BC0DA
secondary
#EBDDD5
accent
#5926BF
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111415
muted
#808284