#8BC2CE#8BC2CE
#8BC2CE is a light, muted cyan. Relative luminance 0.485; OKLCH L 78.0% C 0.059 H 212.7°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC2CE |
|---|---|
| RGB | rgb(139, 194, 206) |
| HSL | hsl(191, 41%, 68%) |
| HSV | hsv(191, 33%, 81%) |
| CMYK | cmyk(32.5%, 5.8%, 0%, 19.2%) |
| CIE-LAB | lab(75.16, -14.89, -11.74) |
| CIE-LCH | lch(75.16, 18.96, 218.25°) |
| OKLab | oklab(78.01% -0.05 -0.0321) |
| OKLCH | oklch(78.01% 0.059 212.7) |
| XYZ | xyz(41.0761, 48.5265, 65.5827) |
| Luminance | 0.4853 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.22
Lightblue
#ADD8E6
ΔE00 6.78
Baby Blue
#89CFF0
ΔE00 7.47
Powder Blue
#B0E0E6
ΔE00 7.93
Ice Blue
#A5DFF9
ΔE00 8.85
Light Grey Blue
#9DBCD4
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC2CE #CE978B
analogous
#8BCEB8 #8BC2CE #8BA1CE
triadic
#8BC2CE #CE8BC2 #C2CE8B
tetradic
#8BC2CE #B88BCE #CE978B #A1CE8B
square
#8BC2CE #B88BCE #CE978B #A1CE8B
split-complementary
#8BC2CE #CE8BA1 #CEB88B
monochromatic
#428C9C #60ABBC #8BC2CE #B6D9E0 #E1EFF2
Accessibility & contrast
On white
1.96
#8BC2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#8BC2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC2CE
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC2CE | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BECF
Deuteranopia (green-blind)
#ADB5CE
Tritanopia (blue-blind)
#73C7C6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8bc2ce; /* rgb */ color: rgb(139, 194, 206); /* oklch */ color: oklch(78.0% 0.059 212.7);
Tailwind
colors: {
custom: {
50: '#afd4dd',
500: '#8bc2ce',
950: '#000000',
},
}SCSS
$custom: #8bc2ce; $custom-light: #afd4dd; $custom-dark: #000000;
JSON
{
"hex": "#8bc2ce",
"rgb": {
"r": 139,
"g": 194,
"b": 206
},
"hsl": {
"h": 190.746,
"s": 40.606,
"l": 67.647
},
"oklch": {
"l": 0.78009,
"c": 0.05944,
"h": 212.7
},
"luminance": 0.48529
}Semantic roles & 50–950 ramp
primary
#8BC2CE
secondary
#E5D4D0
accent
#4932B4
background
#FAFDFD
surface
#F5FAFB
border
#CFD3D4
text
#101415
muted
#7F8383