#84BE95#84BE95
#84BE95 is a light, moderate green. Relative luminance 0.439; OKLCH L 75.0% C 0.084 H 153.2°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #84BE95 |
|---|---|
| RGB | rgb(132, 190, 149) |
| HSL | hsl(138, 31%, 63%) |
| HSV | hsv(138, 31%, 75%) |
| CMYK | cmyk(30.5%, 0%, 21.6%, 25.5%) |
| CIE-LAB | lab(72.16, -27.34, 14.81) |
| CIE-LCH | lch(72.16, 31.10, 151.55°) |
| OKLab | oklab(75.02% -0.0753 0.038) |
| OKLCH | oklch(75.02% 0.084 153.2) |
| XYZ | xyz(33.3522, 43.9008, 35.1443) |
| Luminance | 0.4390 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.90
Tea
#65AB7C
ΔE00 6.53
Faded Green
#7BB274
ΔE00 6.59
Sage Green (survey)
#88B378
ΔE00 6.60
Pale Teal
#82CBB2
ΔE00 6.75
Lichen
#8FB67B
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#84BE95 #BE84AD
analogous
#90BE84 #84BE95 #84BEB2
triadic
#84BE95 #9584BE #BE9584
tetradic
#84BE95 #8490BE #BE84AD #BEB284
square
#84BE95 #8490BE #BE84AD #BEB284
split-complementary
#84BE95 #B284BE #BE8490
monochromatic
#458357 #5CA972 #84BE95 #ACD3B8 #D4E8DA
Accessibility & contrast
On white
2.15
#84BE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#84BE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #84BE95
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##84BE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##84BE95 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB593
Deuteranopia (green-blind)
#B5AE97
Tritanopia (blue-blind)
#7BBCB3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #84be95; /* rgb */ color: rgb(132, 190, 149); /* oklch */ color: oklch(75.0% 0.084 153.2);
Tailwind
colors: {
custom: {
50: '#a9d2b4',
500: '#84be95',
950: '#000000',
},
}SCSS
$custom: #84be95; $custom-light: #a9d2b4; $custom-dark: #000000;
JSON
{
"hex": "#84be95",
"rgb": {
"r": 132,
"g": 190,
"b": 149
},
"hsl": {
"h": 137.586,
"s": 30.851,
"l": 63.137
},
"oklch": {
"l": 0.75024,
"c": 0.08438,
"h": 153.2
},
"luminance": 0.43902
}Semantic roles & 50–950 ramp
primary
#84BE95
secondary
#D9C5D3
accent
#3C89AA
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280