#84CD90#84CD90
#84CD90 is a light, moderate green. Relative luminance 0.506; OKLCH L 78.4% C 0.113 H 148.5°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #84CD90 |
|---|---|
| RGB | rgb(132, 205, 144) |
| HSL | hsl(130, 42%, 66%) |
| HSV | hsv(130, 36%, 80%) |
| CMYK | cmyk(35.6%, 0%, 29.8%, 19.6%) |
| CIE-LAB | lab(76.42, -35.35, 23.36) |
| CIE-LCH | lch(76.42, 42.37, 146.54°) |
| OKLab | oklab(78.43% -0.0965 0.0591) |
| OKLCH | oklch(78.43% 0.113 148.5) |
| XYZ | xyz(36.3792, 50.5799, 34.2262) |
| Luminance | 0.5058 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.66
Darkseagreen
#8FBC8F
ΔE00 5.91
Hospital Green
#9BE5AA
ΔE00 5.91
Emerald
#50C878
ΔE00 6.09
Pistachio
#93C572
ΔE00 6.90
Seafoam
#7FE0B3
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84CD90 #CD84C1
analogous
#9CCD84 #84CD90 #84CDB4
triadic
#84CD90 #9084CD #CD9084
tetradic
#84CD90 #849CCD #CD84C1 #CDB484
square
#84CD90 #849CCD #CD84C1 #CDB484
split-complementary
#84CD90 #B484CD #CD849C
monochromatic
#3E994D #58BB69 #84CD90 #B0DFB7 #DBF0DF
Accessibility & contrast
On white
1.89
#84CD90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#84CD90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84CD90
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84CD90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84CD90 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC18C
Deuteranopia (green-blind)
#C3BA93
Tritanopia (blue-blind)
#7ACABD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #84cd90; /* rgb */ color: rgb(132, 205, 144); /* oklch */ color: oklch(78.4% 0.113 148.5);
Tailwind
colors: {
custom: {
50: '#aadcb1',
500: '#84cd90',
950: '#000000',
},
}SCSS
$custom: #84cd90; $custom-light: #aadcb1; $custom-dark: #000000;
JSON
{
"hex": "#84cd90",
"rgb": {
"r": 132,
"g": 205,
"b": 144
},
"hsl": {
"h": 129.863,
"s": 42.197,
"l": 66.078
},
"oklch": {
"l": 0.78431,
"c": 0.11319,
"h": 148.5
},
"luminance": 0.50582
}Semantic roles & 50–950 ramp
primary
#84CD90
secondary
#9F5693
accent
#309FB5
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481