#8BE0CC#8BE0CC
#8BE0CC is a very light, moderate teal. Relative luminance 0.632; OKLCH L 84.7% C 0.088 H 177.4°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE0CC |
|---|---|
| RGB | rgb(139, 224, 204) |
| HSL | hsl(166, 58%, 71%) |
| HSV | hsv(166, 38%, 88%) |
| CMYK | cmyk(37.9%, 0%, 8.9%, 12.2%) |
| CIE-LAB | lab(83.52, -30.27, 1.68) |
| CIE-LCH | lch(83.52, 30.31, 176.82°) |
| OKLab | oklab(84.69% -0.0877 0.004) |
| OKLCH | oklch(84.69% 0.088 177.4) |
| XYZ | xyz(48.1981, 63.1567, 66.7657) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.58
Tiffany Blue
#7BF2DA
ΔE00 4.76
Light Teal
#90E4C1
ΔE00 4.77
Pale Teal
#82CBB2
ΔE00 5.54
Turquoise
#40E0D0
ΔE00 6.46
Light Turquoise
#7EF4CC
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE0CC #E08B9F
analogous
#8BE0A1 #8BE0CC #8BC9E0
triadic
#8BE0CC #CC8BE0 #E0CC8B
tetradic
#8BE0CC #A18BE0 #E08B9F #C9E08B
square
#8BE0CC #A18BE0 #E08B9F #C9E08B
split-complementary
#8BE0CC #E08BC9 #E0A18B
monochromatic
#33BE9D #5BD3B7 #8BE0CC #BBEDE1 #E7F9F4
Accessibility & contrast
On white
1.54
#8BE0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#8BE0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE0CC
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE0CC | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6CB
Deuteranopia (green-blind)
#CBCCCE
Tritanopia (blue-blind)
#6FE2DA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8be0cc; /* rgb */ color: rgb(139, 224, 204); /* oklch */ color: oklch(84.7% 0.088 177.4);
Tailwind
colors: {
custom: {
50: '#b0eadb',
500: '#8be0cc',
950: '#000000',
},
}SCSS
$custom: #8be0cc; $custom-light: #b0eadb; $custom-dark: #000000;
JSON
{
"hex": "#8be0cc",
"rgb": {
"r": 139,
"g": 224,
"b": 204
},
"hsl": {
"h": 165.882,
"s": 57.823,
"l": 71.176
},
"oklch": {
"l": 0.84687,
"c": 0.08784,
"h": 177.4
},
"luminance": 0.6316
}Semantic roles & 50–950 ramp
primary
#8BE0CC
secondary
#B8576E
accent
#2047C5
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111615
muted
#818484