#8DEFBB#8DEFBB
#8DEFBB is a very light, moderate green. Relative luminance 0.710; OKLCH L 87.8% C 0.119 H 159.5°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8DEFBB |
|---|---|
| RGB | rgb(141, 239, 187) |
| HSL | hsl(148, 75%, 75%) |
| HSV | hsv(148, 41%, 94%) |
| CMYK | cmyk(41%, 0%, 21.8%, 6.3%) |
| CIE-LAB | lab(87.48, -40.20, 16.25) |
| CIE-LCH | lch(87.48, 43.36, 157.98°) |
| OKLab | oklab(87.77% -0.1112 0.0417) |
| OKLCH | oklch(87.77% 0.119 159.5) |
| XYZ | xyz(50.8170, 70.9802, 58.0269) |
| Luminance | 0.7098 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.66
Mint
#AAF0C1
ΔE00 3.77
Light Aquamarine
#7BFDC7
ΔE00 3.84
Light Seafoam
#A0FEBF
ΔE00 4.11
Light Turquoise
#7EF4CC
ΔE00 4.30
Light Sea Green
#98F6B0
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DEFBB #EF8DC1
analogous
#90EF8D #8DEFBB #8DEFEC
triadic
#8DEFBB #BB8DEF #EFBB8D
tetradic
#8DEFBB #8D90EF #EF8DC1 #EFEC8D
square
#8DEFBB #8D90EF #EF8DC1 #EFEC8D
split-complementary
#8DEFBB #EC8DEF #EF8D90
monochromatic
#22E07B #57E79B #8DEFBB #C3F7DB #E4FBEF
Accessibility & contrast
On white
1.38
#8DEFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#8DEFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DEFBB
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DEFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DEFBB | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE2B8
Deuteranopia (green-blind)
#DED7BE
Tritanopia (blue-blind)
#75EEE0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #8defbb; /* rgb */ color: rgb(141, 239, 187); /* oklch */ color: oklch(87.8% 0.119 159.5);
Tailwind
colors: {
custom: {
50: '#b2f4cf',
500: '#8defbb',
950: '#000000',
},
}SCSS
$custom: #8defbb; $custom-light: #b2f4cf; $custom-dark: #000000;
JSON
{
"hex": "#8defbb",
"rgb": {
"r": 141,
"g": 239,
"b": 187
},
"hsl": {
"h": 148.163,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.87771,
"c": 0.11875,
"h": 159.5
},
"luminance": 0.70984
}Semantic roles & 50–950 ramp
primary
#8DEFBB
secondary
#CB5694
accent
#0E79D8
background
#FDFFFE
surface
#F8FEFB
border
#D1D6D4
text
#111713
muted
#818583