#8BC0CE#8BC0CE
#8BC0CE is a light, muted cyan. Relative luminance 0.476; OKLCH L 77.6% C 0.059 H 215.9°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC0CE |
|---|---|
| RGB | rgb(139, 192, 206) |
| HSL | hsl(193, 41%, 68%) |
| HSV | hsv(193, 33%, 81%) |
| CMYK | cmyk(32.5%, 6.8%, 0%, 19.2%) |
| CIE-LAB | lab(74.60, -13.85, -12.57) |
| CIE-LCH | lch(74.60, 18.70, 222.24°) |
| OKLab | oklab(77.57% -0.0475 -0.0344) |
| OKLCH | oklch(77.57% 0.059 215.9) |
| XYZ | xyz(40.6340, 47.6423, 65.4354) |
| Luminance | 0.4764 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.82
Lightblue
#ADD8E6
ΔE00 6.82
Baby Blue
#89CFF0
ΔE00 6.97
Light Grey Blue
#9DBCD4
ΔE00 8.09
Powder Blue
#B0E0E6
ΔE00 8.56
Ice Blue
#A5DFF9
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC0CE #CE998B
analogous
#8BCEBA #8BC0CE #8B9FCE
triadic
#8BC0CE #CE8BC0 #C0CE8B
tetradic
#8BC0CE #BA8BCE #CE998B #9FCE8B
square
#8BC0CE #BA8BCE #CE998B #9FCE8B
split-complementary
#8BC0CE #CE8B9F #CEBA8B
monochromatic
#428A9C #60A9BC #8BC0CE #B6D7E0 #E1EFF2
Accessibility & contrast
On white
1.99
#8BC0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#8BC0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC0CE
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC0CE | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCF
Deuteranopia (green-blind)
#ABB4CE
Tritanopia (blue-blind)
#74C5C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8bc0ce; /* rgb */ color: rgb(139, 192, 206); /* oklch */ color: oklch(77.6% 0.059 215.9);
Tailwind
colors: {
custom: {
50: '#afd3dd',
500: '#8bc0ce',
950: '#000000',
},
}SCSS
$custom: #8bc0ce; $custom-light: #afd3dd; $custom-dark: #000000;
JSON
{
"hex": "#8bc0ce",
"rgb": {
"r": 139,
"g": 192,
"b": 206
},
"hsl": {
"h": 192.537,
"s": 40.606,
"l": 67.647
},
"oklch": {
"l": 0.77566,
"c": 0.05863,
"h": 215.9
},
"luminance": 0.47644
}Semantic roles & 50–950 ramp
primary
#8BC0CE
secondary
#E5D4D0
accent
#4D32B4
background
#FAFCFD
surface
#F5F9FB
border
#CFD2D4
text
#101415
muted
#7F8283