#8BC2D2#8BC2D2
#8BC2D2 is a light, moderate cyan. Relative luminance 0.487; OKLCH L 78.1% C 0.061 H 217.8°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC2D2 |
|---|---|
| RGB | rgb(139, 194, 210) |
| HSL | hsl(194, 44%, 68%) |
| HSV | hsv(194, 34%, 82%) |
| CMYK | cmyk(33.8%, 7.6%, 0%, 17.6%) |
| CIE-LAB | lab(75.28, -13.92, -13.72) |
| CIE-LCH | lch(75.28, 19.54, 224.60°) |
| OKLab | oklab(78.15% -0.0485 -0.0376) |
| OKLCH | oklch(78.15% 0.061 217.8) |
| XYZ | xyz(41.5682, 48.7234, 68.1745) |
| Luminance | 0.4873 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.96
Baby Blue
#89CFF0
ΔE00 6.11
Lightblue
#ADD8E6
ΔE00 6.41
Light Grey Blue
#9DBCD4
ΔE00 7.81
Ice Blue
#A5DFF9
ΔE00 7.98
Powder Blue
#B0E0E6
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC2D2 #D29B8B
analogous
#8BD2BE #8BC2D2 #8B9ED2
triadic
#8BC2D2 #D28BC2 #C2D28B
tetradic
#8BC2D2 #BE8BD2 #D29B8B #9ED28B
square
#8BC2D2 #BE8BD2 #D29B8B #9ED28B
split-complementary
#8BC2D2 #D28B9E #D2BE8B
monochromatic
#3F8DA3 #5FABC1 #8BC2D2 #B7D9E3 #E3F0F4
Accessibility & contrast
On white
1.95
#8BC2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#8BC2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC2D2
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC2D2 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BED3
Deuteranopia (green-blind)
#ACB6D2
Tritanopia (blue-blind)
#72C8C7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8bc2d2; /* rgb */ color: rgb(139, 194, 210); /* oklch */ color: oklch(78.1% 0.061 217.8);
Tailwind
colors: {
custom: {
50: '#afd4df',
500: '#8bc2d2',
950: '#000000',
},
}SCSS
$custom: #8bc2d2; $custom-light: #afd4df; $custom-dark: #000000;
JSON
{
"hex": "#8bc2d2",
"rgb": {
"r": 139,
"g": 194,
"b": 210
},
"hsl": {
"h": 193.521,
"s": 44.099,
"l": 68.431
},
"oklch": {
"l": 0.78147,
"c": 0.06133,
"h": 217.8
},
"luminance": 0.48726
}Semantic roles & 50–950 ramp
primary
#8BC2D2
secondary
#E7D7D2
accent
#4D2EB7
background
#FAFDFD
surface
#F5FAFB
border
#CFD3D4
text
#111415
muted
#808383