#97D07B#97D07B
#97D07B is a light, vivid green. Relative luminance 0.531; OKLCH L 79.8% C 0.129 H 135.9°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #97D07B |
|---|---|
| RGB | rgb(151, 208, 123) |
| HSL | hsl(100, 47%, 65%) |
| HSV | hsv(100, 41%, 82%) |
| CMYK | cmyk(27.4%, 0%, 40.9%, 18.4%) |
| CIE-LAB | lab(77.95, -33.73, 36.42) |
| CIE-LCH | lch(77.95, 49.64, 132.81°) |
| OKLab | oklab(79.81% -0.0924 0.0894) |
| OKLCH | oklch(79.81% 0.129 135.9) |
| XYZ | xyz(38.8925, 53.1199, 26.9391) |
| Luminance | 0.5312 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 2.78
Light Moss Green
#A6C875
ΔE00 4.31
Pale Olive Green
#B1D27B
ΔE00 4.86
Soft Green
#6FC276
ΔE00 6.47
Light Grey Green
#B7E1A1
ΔE00 6.59
Pale Olive
#B9CC81
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D07B #B47BD0
analogous
#C2D07B #97D07B #7BD089
triadic
#97D07B #7B97D0 #D07B97
tetradic
#97D07B #7BC2D0 #B47BD0 #D0897B
square
#97D07B #7BC2D0 #B47BD0 #D0897B
split-complementary
#97D07B #897BD0 #D07BC2
monochromatic
#579A37 #73C04E #97D07B #BBE0A8 #DEF0D5
Accessibility & contrast
On white
1.81
#97D07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#97D07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D07B
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D07B | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C475
Deuteranopia (green-blind)
#CDBF80
Tritanopia (blue-blind)
#96CABB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #97d07b; /* rgb */ color: rgb(151, 208, 123); /* oklch */ color: oklch(79.8% 0.129 135.9);
Tailwind
colors: {
custom: {
50: '#b7dea2',
500: '#97d07b',
950: '#000000',
},
}SCSS
$custom: #97d07b; $custom-light: #b7dea2; $custom-dark: #000000;
JSON
{
"hex": "#97d07b",
"rgb": {
"r": 151,
"g": 208,
"b": 123
},
"hsl": {
"h": 100.235,
"s": 47.486,
"l": 64.902
},
"oklch": {
"l": 0.79814,
"c": 0.1286,
"h": 135.9
},
"luminance": 0.53121
}Semantic roles & 50–950 ramp
primary
#97D07B
secondary
#85509F
accent
#2BBB8B
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11150F
muted
#818480