#8DE9BC#8DE9BC
#8DE9BC is a very light, moderate teal. Relative luminance 0.676; OKLCH L 86.4% C 0.109 H 161.7°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8DE9BC |
|---|---|
| RGB | rgb(141, 233, 188) |
| HSL | hsl(151, 68%, 73%) |
| HSV | hsv(151, 39%, 91%) |
| CMYK | cmyk(39.5%, 0%, 19.3%, 8.6%) |
| CIE-LAB | lab(85.79, -37.30, 13.36) |
| CIE-LCH | lch(85.79, 39.62, 160.29°) |
| OKLab | oklab(86.41% -0.1037 0.0343) |
| OKLCH | oklch(86.41% 0.109 161.7) |
| XYZ | xyz(49.1969, 67.5682, 58.0168) |
| Luminance | 0.6757 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.32
Light Teal
#90E4C1
ΔE00 2.69
Mint
#AAF0C1
ΔE00 3.93
Light Turquoise
#7EF4CC
ΔE00 3.95
Pale Turquoise
#A5FBD5
ΔE00 4.68
Hospital Green
#9BE5AA
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DE9BC #E98DBA
analogous
#8DE98E #8DE9BC #8DE8E9
triadic
#8DE9BC #BC8DE9 #E9BC8D
tetradic
#8DE9BC #8E8DE9 #E98DBA #E8E98D
square
#8DE9BC #8E8DE9 #E98DBA #E8E98D
split-complementary
#8DE9BC #E98DE8 #E98E8D
monochromatic
#29D380 #5ADF9E #8DE9BC #C0F3DA #E5FAF0
Accessibility & contrast
On white
1.45
#8DE9BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#8DE9BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DE9BC
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DE9BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DE9BC | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDBA
Deuteranopia (green-blind)
#D8D2BF
Tritanopia (blue-blind)
#76E9DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #8de9bc; /* rgb */ color: rgb(141, 233, 188); /* oklch */ color: oklch(86.4% 0.109 161.7);
Tailwind
colors: {
custom: {
50: '#b2f0d0',
500: '#8de9bc',
950: '#000000',
},
}SCSS
$custom: #8de9bc; $custom-light: #b2f0d0; $custom-dark: #000000;
JSON
{
"hex": "#8de9bc",
"rgb": {
"r": 141,
"g": 233,
"b": 188
},
"hsl": {
"h": 150.652,
"s": 67.647,
"l": 73.333
},
"oklch": {
"l": 0.86414,
"c": 0.10928,
"h": 161.7
},
"luminance": 0.67571
}Semantic roles & 50–950 ramp
primary
#8DE9BC
secondary
#C3578C
accent
#1671D0
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111614
muted
#818583