#8DEFB4#8DEFB4
#8DEFB4 is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.6% C 0.125 H 156.3°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8DEFB4 |
|---|---|
| RGB | rgb(141, 239, 180) |
| HSL | hsl(144, 75%, 75%) |
| HSV | hsv(144, 41%, 94%) |
| CMYK | cmyk(41%, 0%, 24.7%, 6.3%) |
| CIE-LAB | lab(87.33, -41.54, 19.68) |
| CIE-LCH | lch(87.33, 45.97, 154.65°) |
| OKLab | oklab(87.61% -0.1142 0.0503) |
| OKLCH | oklch(87.61% 0.125 156.3) |
| XYZ | xyz(50.0858, 70.6877, 54.1760) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.91
Light Seafoam
#A0FEBF
ΔE00 3.47
Hospital Green
#9BE5AA
ΔE00 3.49
Light Blue Green
#7EFBB3
ΔE00 3.57
Seafoam (survey)
#80F9AD
ΔE00 3.71
Seafoam Green
#7AF9AB
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DEFB4 #EF8DC8
analogous
#97EF8D #8DEFB4 #8DEFE5
triadic
#8DEFB4 #B48DEF #EFB48D
tetradic
#8DEFB4 #8D97EF #EF8DC8 #EFE58D
square
#8DEFB4 #8D97EF #EF8DC8 #EFE58D
split-complementary
#8DEFB4 #E58DEF #EF8D97
monochromatic
#22E06D #57E791 #8DEFB4 #C3F7D7 #E4FBED
Accessibility & contrast
On white
1.39
#8DEFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#8DEFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DEFB4
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DEFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DEFB4 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE1B1
Deuteranopia (green-blind)
#DFD7B7
Tritanopia (blue-blind)
#78EDDF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #8defb4; /* rgb */ color: rgb(141, 239, 180); /* oklch */ color: oklch(87.6% 0.125 156.3);
Tailwind
colors: {
custom: {
50: '#b2f5ca',
500: '#8defb4',
950: '#000000',
},
}SCSS
$custom: #8defb4; $custom-light: #b2f5ca; $custom-dark: #000000;
JSON
{
"hex": "#8defb4",
"rgb": {
"r": 141,
"g": 239,
"b": 180
},
"hsl": {
"h": 143.878,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.87609,
"c": 0.1248,
"h": 156.3
},
"luminance": 0.70691
}Semantic roles & 50–950 ramp
primary
#8DEFB4
secondary
#CB569C
accent
#0E87D8
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582