#8BC2DA#8BC2DA
#8BC2DA is a light, moderate cyan. Relative luminance 0.491; OKLCH L 78.4% C 0.066 H 226.9°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC2DA |
|---|---|
| RGB | rgb(139, 194, 218) |
| HSL | hsl(198, 52%, 70%) |
| HSV | hsv(198, 36%, 85%) |
| CMYK | cmyk(36.2%, 11%, 0%, 14.5%) |
| CIE-LAB | lab(75.53, -11.93, -17.67) |
| CIE-LCH | lch(75.53, 21.32, 235.98°) |
| OKLab | oklab(78.43% -0.0454 -0.0485) |
| OKLCH | oklch(78.43% 0.066 226.9) |
| XYZ | xyz(42.5899, 49.1320, 73.5553) |
| Luminance | 0.4913 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.52
Baby Blue
#89CFF0
ΔE00 4.06
Light Grey Blue
#9DBCD4
ΔE00 5.77
Lightblue (survey)
#7BC8F6
ΔE00 5.92
Lightskyblue
#87CEFA
ΔE00 6.09
Lightblue
#ADD8E6
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC2DA #DAA38B
analogous
#8BDACB #8BC2DA #8B9ADA
triadic
#8BC2DA #DA8BC2 #C2DA8B
tetradic
#8BC2DA #CB8BDA #DAA38B #9ADA8B
square
#8BC2DA #CB8BDA #DAA38B #9ADA8B
split-complementary
#8BC2DA #DA8B9A #DACB8B
monochromatic
#398DB2 #5DAACB #8BC2DA #B9DAE9 #E8F3F8
Accessibility & contrast
On white
1.94
#8BC2DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#8BC2DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC2DA
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC2DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC2DA | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BFDB
Deuteranopia (green-blind)
#A9B6DA
Tritanopia (blue-blind)
#6EC9C9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #8bc2da; /* rgb */ color: rgb(139, 194, 218); /* oklch */ color: oklch(78.4% 0.066 226.9);
Tailwind
colors: {
custom: {
50: '#afd4e5',
500: '#8bc2da',
950: '#000000',
},
}SCSS
$custom: #8bc2da; $custom-light: #afd4e5; $custom-dark: #000000;
JSON
{
"hex": "#8bc2da",
"rgb": {
"r": 139,
"g": 194,
"b": 218
},
"hsl": {
"h": 198.228,
"s": 51.634,
"l": 70
},
"oklch": {
"l": 0.78434,
"c": 0.06648,
"h": 226.9
},
"luminance": 0.49134
}Semantic roles & 50–950 ramp
primary
#8BC2DA
secondary
#EBDCD5
accent
#5526BF
background
#FBFDFE
surface
#F6FAFC
border
#D0D3D5
text
#111415
muted
#808384