#84D99F#84D99F
#84D99F is a light, moderate green. Relative luminance 0.570; OKLCH L 81.6% C 0.117 H 153.3°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #84D99F |
|---|---|
| RGB | rgb(132, 217, 159) |
| HSL | hsl(139, 53%, 68%) |
| HSV | hsv(139, 39%, 85%) |
| CMYK | cmyk(39.2%, 0%, 26.7%, 14.9%) |
| CIE-LAB | lab(80.20, -38.14, 20.66) |
| CIE-LCH | lch(80.20, 43.37, 151.55°) |
| OKLab | oklab(81.58% -0.1045 0.0526) |
| OKLCH | oklch(81.58% 0.117 153.3) |
| XYZ | xyz(40.5841, 57.0319, 41.6639) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.58
Seafoam
#7FE0B3
ΔE00 4.22
Light Sea Green
#98F6B0
ΔE00 6.61
Light Teal
#90E4C1
ΔE00 6.69
Mint
#AAF0C1
ΔE00 6.73
Eucalyptus
#44D7A8
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84D99F #D984BE
analogous
#93D984 #84D99F #84D9C9
triadic
#84D99F #9F84D9 #D99F84
tetradic
#84D99F #8493D9 #D984BE #D9C984
square
#84D99F #8493D9 #D984BE #D9C984
split-complementary
#84D99F #C984D9 #D98493
monochromatic
#35AD5B #55CB7B #84D99F #B3E7C3 #E2F6E8
Accessibility & contrast
On white
1.69
#84D99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#84D99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84D99F
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84D99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84D99F | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC9C
Deuteranopia (green-blind)
#CCC3A2
Tritanopia (blue-blind)
#74D7C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #84d99f; /* rgb */ color: rgb(132, 217, 159); /* oklch */ color: oklch(81.6% 0.117 153.3);
Tailwind
colors: {
custom: {
50: '#abe5bb',
500: '#84d99f',
950: '#000000',
},
}SCSS
$custom: #84d99f; $custom-light: #abe5bb; $custom-dark: #000000;
JSON
{
"hex": "#84d99f",
"rgb": {
"r": 132,
"g": 217,
"b": 159
},
"hsl": {
"h": 139.059,
"s": 52.795,
"l": 68.431
},
"oklch": {
"l": 0.81582,
"c": 0.117,
"h": 153.3
},
"luminance": 0.57034
}Semantic roles & 50–950 ramp
primary
#84D99F
secondary
#AF5292
accent
#258FC0
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101612
muted
#818482