#8BC2CD#8BC2CD
#8BC2CD is a light, muted cyan. Relative luminance 0.485; OKLCH L 78.0% C 0.059 H 211.4°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC2CD |
|---|---|
| RGB | rgb(139, 194, 205) |
| HSL | hsl(190, 40%, 67%) |
| HSV | hsv(190, 32%, 80%) |
| CMYK | cmyk(32.2%, 5.4%, 0%, 19.6%) |
| CIE-LAB | lab(75.13, -15.13, -11.24) |
| CIE-LCH | lch(75.13, 18.85, 216.61°) |
| OKLab | oklab(77.97% -0.0504 -0.0307) |
| OKLCH | oklch(77.97% 0.059 211.4) |
| XYZ | xyz(40.9550, 48.4781, 64.9450) |
| Luminance | 0.4848 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.57
Lightblue
#ADD8E6
ΔE00 6.93
Baby Blue
#89CFF0
ΔE00 7.84
Powder Blue
#B0E0E6
ΔE00 7.87
Ice Blue
#A5DFF9
ΔE00 9.11
Light Grey Blue
#9DBCD4
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC2CD #CD968B
analogous
#8BCDB7 #8BC2CD #8BA1CD
triadic
#8BC2CD #CD8BC2 #C2CD8B
tetradic
#8BC2CD #B78BCD #CD968B #A1CD8B
square
#8BC2CD #B78BCD #CD968B #A1CD8B
split-complementary
#8BC2CD #CD8BA1 #CDB78B
monochromatic
#438C9B #60ACBB #8BC2CD #B6D8DF #E1EFF2
Accessibility & contrast
On white
1.96
#8BC2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#8BC2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC2CD
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC2CD | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BECE
Deuteranopia (green-blind)
#ADB5CD
Tritanopia (blue-blind)
#74C7C5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8bc2cd; /* rgb */ color: rgb(139, 194, 205); /* oklch */ color: oklch(78.0% 0.059 211.4);
Tailwind
colors: {
custom: {
50: '#afd4dc',
500: '#8bc2cd',
950: '#000000',
},
}SCSS
$custom: #8bc2cd; $custom-light: #afd4dc; $custom-dark: #000000;
JSON
{
"hex": "#8bc2cd",
"rgb": {
"r": 139,
"g": 194,
"b": 205
},
"hsl": {
"h": 190,
"s": 39.759,
"l": 67.451
},
"oklch": {
"l": 0.77974,
"c": 0.05905,
"h": 211.4
},
"luminance": 0.4848
}Semantic roles & 50–950 ramp
primary
#8BC2CD
secondary
#E4D3D0
accent
#4833B3
background
#FAFDFD
surface
#F5FAFB
border
#CFD3D4
text
#101415
muted
#7F8383