#8DEFBC#8DEFBC
#8DEFBC is a very light, moderate green. Relative luminance 0.710; OKLCH L 87.8% C 0.118 H 159.9°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8DEFBC |
|---|---|
| RGB | rgb(141, 239, 188) |
| HSL | hsl(149, 75%, 75%) |
| HSV | hsv(149, 41%, 94%) |
| CMYK | cmyk(41%, 0%, 21.3%, 6.3%) |
| CIE-LAB | lab(87.50, -40.00, 15.77) |
| CIE-LCH | lch(87.50, 43.00, 158.49°) |
| OKLab | oklab(87.8% -0.1108 0.0404) |
| OKLCH | oklch(87.8% 0.118 159.9) |
| XYZ | xyz(50.9244, 71.0231, 58.5926) |
| Luminance | 0.7103 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.58
Mint
#AAF0C1
ΔE00 3.77
Light Aquamarine
#7BFDC7
ΔE00 3.80
Light Turquoise
#7EF4CC
ΔE00 4.09
Light Seafoam
#A0FEBF
ΔE00 4.25
Light Teal
#90E4C1
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DEFBC #EF8DC0
analogous
#8FEF8D #8DEFBC #8DEFED
triadic
#8DEFBC #BC8DEF #EFBC8D
tetradic
#8DEFBC #8D8FEF #EF8DC0 #EFED8D
square
#8DEFBC #8D8FEF #EF8DC0 #EFED8D
split-complementary
#8DEFBC #ED8DEF #EF8D8F
monochromatic
#22E07D #57E79C #8DEFBC #C3F7DC #E4FBEF
Accessibility & contrast
On white
1.38
#8DEFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#8DEFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DEFBC
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DEFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DEFBC | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2B9
Deuteranopia (green-blind)
#DDD7BF
Tritanopia (blue-blind)
#75EEE1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #8defbc; /* rgb */ color: rgb(141, 239, 188); /* oklch */ color: oklch(87.8% 0.118 159.9);
Tailwind
colors: {
custom: {
50: '#b2f4d0',
500: '#8defbc',
950: '#000000',
},
}SCSS
$custom: #8defbc; $custom-light: #b2f4d0; $custom-dark: #000000;
JSON
{
"hex": "#8defbc",
"rgb": {
"r": 141,
"g": 239,
"b": 188
},
"hsl": {
"h": 148.776,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.87795,
"c": 0.11791,
"h": 159.9
},
"luminance": 0.71027
}Semantic roles & 50–950 ramp
primary
#8DEFBC
secondary
#CB5692
accent
#0E77D8
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111714
muted
#818583