#8DE3BB#8DE3BB
#8DE3BB is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.0% C 0.101 H 163.1°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8DE3BB |
|---|---|
| RGB | rgb(141, 227, 187) |
| HSL | hsl(152, 61%, 72%) |
| HSV | hsv(152, 38%, 89%) |
| CMYK | cmyk(37.9%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(84.06, -34.74, 11.43) |
| CIE-LCH | lch(84.06, 36.57, 161.79°) |
| OKLab | oklab(85.01% -0.097 0.0294) |
| OKLCH | oklch(85.01% 0.101 163.1) |
| XYZ | xyz(47.4198, 64.1858, 56.8945) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 1.42
Seafoam
#7FE0B3
ΔE00 1.96
Light Turquoise
#7EF4CC
ΔE00 4.66
Mint
#AAF0C1
ΔE00 4.69
Pale Turquoise
#A5FBD5
ΔE00 5.42
Hospital Green
#9BE5AA
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DE3BB #E38DB5
analogous
#8DE390 #8DE3BB #8DE0E3
triadic
#8DE3BB #BB8DE3 #E3BB8D
tetradic
#8DE3BB #908DE3 #E38DB5 #E0E38D
square
#8DE3BB #908DE3 #E38DB5 #E0E38D
split-complementary
#8DE3BB #E38DE0 #E3908D
monochromatic
#30C580 #5CD79E #8DE3BB #BEEFD8 #E6F9F0
Accessibility & contrast
On white
1.52
#8DE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#8DE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DE3BB
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DE3BB | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8B9
Deuteranopia (green-blind)
#D2CEBD
Tritanopia (blue-blind)
#78E3D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8de3bb; /* rgb */ color: rgb(141, 227, 187); /* oklch */ color: oklch(85.0% 0.101 163.1);
Tailwind
colors: {
custom: {
50: '#b1eccf',
500: '#8de3bb',
950: '#000000',
},
}SCSS
$custom: #8de3bb; $custom-light: #b1eccf; $custom-dark: #000000;
JSON
{
"hex": "#8de3bb",
"rgb": {
"r": 141,
"g": 227,
"b": 187
},
"hsl": {
"h": 152.093,
"s": 60.563,
"l": 72.157
},
"oklch": {
"l": 0.85012,
"c": 0.10141,
"h": 163.1
},
"luminance": 0.64189
}Semantic roles & 50–950 ramp
primary
#8DE3BB
secondary
#BC5987
accent
#1D6DC8
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111613
muted
#818483