#8DEFBD#8DEFBD
#8DEFBD is a very light, moderate green. Relative luminance 0.711; OKLCH L 87.8% C 0.117 H 160.4°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8DEFBD |
|---|---|
| RGB | rgb(141, 239, 189) |
| HSL | hsl(149, 75%, 75%) |
| HSV | hsv(149, 41%, 94%) |
| CMYK | cmyk(41%, 0%, 20.9%, 6.3%) |
| CIE-LAB | lab(87.52, -39.81, 15.28) |
| CIE-LCH | lch(87.52, 42.64, 159.01°) |
| OKLab | oklab(87.82% -0.1103 0.0392) |
| OKLCH | oklch(87.82% 0.117 160.4) |
| XYZ | xyz(51.0326, 71.0664, 59.1623) |
| Luminance | 0.7107 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.51
Light Aquamarine
#7BFDC7
ΔE00 3.77
Mint
#AAF0C1
ΔE00 3.78
Light Turquoise
#7EF4CC
ΔE00 3.88
Light Teal
#90E4C1
ΔE00 4.19
Light Seafoam
#A0FEBF
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DEFBD #EF8DBF
analogous
#8EEF8D #8DEFBD #8DEFEE
triadic
#8DEFBD #BD8DEF #EFBD8D
tetradic
#8DEFBD #8D8EEF #EF8DBF #EFEE8D
square
#8DEFBD #8D8EEF #EF8DBF #EFEE8D
split-complementary
#8DEFBD #EE8DEF #EF8D8E
monochromatic
#22E07F #57E79E #8DEFBD #C3F7DC #E4FBEF
Accessibility & contrast
On white
1.38
#8DEFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#8DEFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DEFBD
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DEFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DEFBD | 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)
#EDE2BA
Deuteranopia (green-blind)
#DDD7C0
Tritanopia (blue-blind)
#75EEE1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #8defbd; /* rgb */ color: rgb(141, 239, 189); /* oklch */ color: oklch(87.8% 0.117 160.4);
Tailwind
colors: {
custom: {
50: '#b2f4d1',
500: '#8defbd',
950: '#000000',
},
}SCSS
$custom: #8defbd; $custom-light: #b2f4d1; $custom-dark: #000000;
JSON
{
"hex": "#8defbd",
"rgb": {
"r": 141,
"g": 239,
"b": 189
},
"hsl": {
"h": 149.388,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.87819,
"c": 0.11708,
"h": 160.4
},
"luminance": 0.7107
}Semantic roles & 50–950 ramp
primary
#8DEFBD
secondary
#CB5691
accent
#0E75D8
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111714
muted
#818583