#8DEFB2#8DEFB2
#8DEFB2 is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.6% C 0.127 H 155.4°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8DEFB2 |
|---|---|
| RGB | rgb(141, 239, 178) |
| HSL | hsl(143, 75%, 75%) |
| HSV | hsv(143, 41%, 94%) |
| CMYK | cmyk(41%, 0%, 25.5%, 6.3%) |
| CIE-LAB | lab(87.29, -41.92, 20.66) |
| CIE-LCH | lch(87.29, 46.73, 153.77°) |
| OKLab | oklab(87.56% -0.1151 0.0527) |
| OKLCH | oklch(87.56% 0.127 155.4) |
| XYZ | xyz(49.8835, 70.6068, 53.1108) |
| Luminance | 0.7061 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 2.56
Hospital Green
#9BE5AA
ΔE00 3.36
Light Blue Green
#7EFBB3
ΔE00 3.40
Light Seafoam
#A0FEBF
ΔE00 3.41
Seafoam (survey)
#80F9AD
ΔE00 3.43
Seafoam Green
#7AF9AB
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DEFB2 #EF8DCA
analogous
#99EF8D #8DEFB2 #8DEFE3
triadic
#8DEFB2 #B28DEF #EFB28D
tetradic
#8DEFB2 #8D99EF #EF8DCA #EFE38D
square
#8DEFB2 #8D99EF #EF8DCA #EFE38D
split-complementary
#8DEFB2 #E38DEF #EF8D99
monochromatic
#22E06A #57E78E #8DEFB2 #C3F7D6 #E4FBED
Accessibility & contrast
On white
1.39
#8DEFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#8DEFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DEFB2
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DEFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DEFB2 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE1AE
Deuteranopia (green-blind)
#DFD7B6
Tritanopia (blue-blind)
#78EDDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #8defb2; /* rgb */ color: rgb(141, 239, 178); /* oklch */ color: oklch(87.6% 0.127 155.4);
Tailwind
colors: {
custom: {
50: '#b2f5c9',
500: '#8defb2',
950: '#000000',
},
}SCSS
$custom: #8defb2; $custom-light: #b2f5c9; $custom-dark: #000000;
JSON
{
"hex": "#8defb2",
"rgb": {
"r": 141,
"g": 239,
"b": 178
},
"hsl": {
"h": 142.653,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.87564,
"c": 0.12659,
"h": 155.4
},
"luminance": 0.7061
}Semantic roles & 50–950 ramp
primary
#8DEFB2
secondary
#CB569E
accent
#0E8BD8
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111713
muted
#818582