#8BC2CF#8BC2CF
#8BC2CF is a light, muted cyan. Relative luminance 0.486; OKLCH L 78.0% C 0.060 H 214.0°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8BC2CF |
|---|---|
| RGB | rgb(139, 194, 207) |
| HSL | hsl(191, 41%, 68%) |
| HSV | hsv(191, 33%, 81%) |
| CMYK | cmyk(32.9%, 6.3%, 0%, 18.8%) |
| CIE-LAB | lab(75.19, -14.65, -12.24) |
| CIE-LCH | lch(75.19, 19.08, 219.88°) |
| OKLab | oklab(78.04% -0.0496 -0.0335) |
| OKLCH | oklch(78.04% 0.06 214) |
| XYZ | xyz(41.1980, 48.5753, 66.2245) |
| Luminance | 0.4858 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.89
Lightblue
#ADD8E6
ΔE00 6.65
Baby Blue
#89CFF0
ΔE00 7.12
Powder Blue
#B0E0E6
ΔE00 8.02
Ice Blue
#A5DFF9
ΔE00 8.61
Light Grey Blue
#9DBCD4
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BC2CF #CF988B
analogous
#8BCFBA #8BC2CF #8BA0CF
triadic
#8BC2CF #CF8BC2 #C2CF8B
tetradic
#8BC2CF #BA8BCF #CF988B #A0CF8B
square
#8BC2CF #BA8BCF #CF988B #A0CF8B
split-complementary
#8BC2CF #CF8BA0 #CFBA8B
monochromatic
#418C9E #60ABBD #8BC2CF #B6D9E1 #E2F0F3
Accessibility & contrast
On white
1.96
#8BC2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#8BC2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BC2CF
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BC2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BC2CF | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BED0
Deuteranopia (green-blind)
#ADB5CF
Tritanopia (blue-blind)
#73C7C6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8bc2cf; /* rgb */ color: rgb(139, 194, 207); /* oklch */ color: oklch(78.0% 0.060 214.0);
Tailwind
colors: {
custom: {
50: '#afd4dd',
500: '#8bc2cf',
950: '#000000',
},
}SCSS
$custom: #8bc2cf; $custom-light: #afd4dd; $custom-dark: #000000;
JSON
{
"hex": "#8bc2cf",
"rgb": {
"r": 139,
"g": 194,
"b": 207
},
"hsl": {
"h": 191.471,
"s": 41.463,
"l": 67.843
},
"oklch": {
"l": 0.78043,
"c": 0.05987,
"h": 214
},
"luminance": 0.48578
}Semantic roles & 50–950 ramp
primary
#8BC2CF
secondary
#E5D4D0
accent
#4A31B5
background
#FAFDFD
surface
#F5FAFB
border
#CFD3D4
text
#101415
muted
#7F8383