#8CE2BB#8CE2BB
#8CE2BB is a very light, moderate teal. Relative luminance 0.636; OKLCH L 84.7% C 0.101 H 163.7°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8CE2BB |
|---|---|
| RGB | rgb(140, 226, 187) |
| HSL | hsl(153, 60%, 72%) |
| HSV | hsv(153, 38%, 89%) |
| CMYK | cmyk(38.1%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(83.73, -34.56, 10.96) |
| CIE-LCH | lch(83.73, 36.25, 162.41°) |
| OKLab | oklab(84.73% -0.0966 0.0282) |
| OKLCH | oklch(84.73% 0.101 163.7) |
| XYZ | xyz(46.9778, 63.5531, 56.7956) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.26
Seafoam
#7FE0B3
ΔE00 2.00
Light Turquoise
#7EF4CC
ΔE00 4.75
Mint
#AAF0C1
ΔE00 4.98
Seafoam Blue
#78D1B6
ΔE00 5.34
Pale Turquoise
#A5FBD5
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CE2BB #E28CB3
analogous
#8CE290 #8CE2BB #8CDEE2
triadic
#8CE2BB #BB8CE2 #E2BB8C
tetradic
#8CE2BB #908CE2 #E28CB3 #DEE28C
square
#8CE2BB #908CE2 #E28CB3 #DEE28C
split-complementary
#8CE2BB #E28CDE #E2908C
monochromatic
#31C381 #5BD69E #8CE2BB #BDEED8 #E7F9F1
Accessibility & contrast
On white
1.53
#8CE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#8CE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CE2BB
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CE2BB | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B9
Deuteranopia (green-blind)
#D1CDBD
Tritanopia (blue-blind)
#76E2D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8ce2bb; /* rgb */ color: rgb(140, 226, 187); /* oklch */ color: oklch(84.7% 0.101 163.7);
Tailwind
colors: {
custom: {
50: '#b1ebcf',
500: '#8ce2bb',
950: '#000000',
},
}SCSS
$custom: #8ce2bb; $custom-light: #b1ebcf; $custom-dark: #000000;
JSON
{
"hex": "#8ce2bb",
"rgb": {
"r": 140,
"g": 226,
"b": 187
},
"hsl": {
"h": 152.791,
"s": 59.722,
"l": 71.765
},
"oklch": {
"l": 0.84733,
"c": 0.10068,
"h": 163.7
},
"luminance": 0.63556
}Semantic roles & 50–950 ramp
primary
#8CE2BB
secondary
#BA5885
accent
#1E6BC7
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483