#8CE3BB#8CE3BB
#8CE3BB is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.0% C 0.102 H 163.4°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8CE3BB |
|---|---|
| RGB | rgb(140, 227, 187) |
| HSL | hsl(152, 61%, 72%) |
| HSV | hsv(152, 38%, 89%) |
| CMYK | cmyk(38.3%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(84.02, -35.02, 11.36) |
| CIE-LCH | lch(84.02, 36.82, 162.03°) |
| OKLab | oklab(84.96% -0.0978 0.0292) |
| OKLCH | oklch(84.96% 0.102 163.4) |
| XYZ | xyz(47.2505, 64.0985, 56.8865) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.42
Seafoam
#7FE0B3
ΔE00 1.88
Light Turquoise
#7EF4CC
ΔE00 4.59
Mint
#AAF0C1
ΔE00 4.79
Pale Turquoise
#A5FBD5
ΔE00 5.45
Hospital Green
#9BE5AA
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CE3BB #E38CB4
analogous
#8CE390 #8CE3BB #8CDFE3
triadic
#8CE3BB #BB8CE3 #E3BB8C
tetradic
#8CE3BB #908CE3 #E38CB4 #DFE38C
square
#8CE3BB #908CE3 #E38CB4 #DFE38C
split-complementary
#8CE3BB #E38CDF #E3908C
monochromatic
#30C580 #5BD79E #8CE3BB #BDEFD8 #E6F9F0
Accessibility & contrast
On white
1.52
#8CE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#8CE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CE3BB
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CE3BB | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8B9
Deuteranopia (green-blind)
#D2CDBD
Tritanopia (blue-blind)
#76E3D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8ce3bb; /* rgb */ color: rgb(140, 227, 187); /* oklch */ color: oklch(85.0% 0.102 163.4);
Tailwind
colors: {
custom: {
50: '#b1eccf',
500: '#8ce3bb',
950: '#000000',
},
}SCSS
$custom: #8ce3bb; $custom-light: #b1eccf; $custom-dark: #000000;
JSON
{
"hex": "#8ce3bb",
"rgb": {
"r": 140,
"g": 227,
"b": 187
},
"hsl": {
"h": 152.414,
"s": 60.839,
"l": 71.961
},
"oklch": {
"l": 0.84963,
"c": 0.10212,
"h": 163.4
},
"luminance": 0.64101
}Semantic roles & 50–950 ramp
primary
#8CE3BB
secondary
#BC5886
accent
#1D6CC9
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483