#97DA8B#97DA8B
#97DA8B is a very light, vivid green. Relative luminance 0.586; OKLCH L 82.4% C 0.127 H 140.7°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #97DA8B |
|---|---|
| RGB | rgb(151, 218, 139) |
| HSL | hsl(111, 52%, 70%) |
| HSV | hsv(111, 36%, 85%) |
| CMYK | cmyk(30.7%, 0%, 36.2%, 14.5%) |
| CIE-LAB | lab(81.06, -36.05, 32.34) |
| CIE-LCH | lch(81.06, 48.44, 138.10°) |
| OKLab | oklab(82.42% -0.0984 0.0805) |
| OKLCH | oklch(82.42% 0.127 140.7) |
| XYZ | xyz(42.4926, 58.5845, 33.4901) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.05
Light Grey Green
#B7E1A1
ΔE00 5.26
Hospital Green
#9BE5AA
ΔE00 5.39
Pistachio
#93C572
ΔE00 5.71
Light Sage
#BCECAC
ΔE00 6.33
Washed Out Green
#BCF5A6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DA8B #CE8BDA
analogous
#BFDA8B #97DA8B #8BDAA6
triadic
#97DA8B #8B97DA #DA8B97
tetradic
#97DA8B #8BBFDA #CE8BDA #DAA68B
square
#97DA8B #8BBFDA #CE8BDA #DAA68B
split-complementary
#97DA8B #A68BDA #DA8BBF
monochromatic
#4BB239 #6DCB5D #97DA8B #C1E9B9 #EAF8E8
Accessibility & contrast
On white
1.65
#97DA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#97DA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DA8B
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DA8B | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD86
Deuteranopia (green-blind)
#D4C78F
Tritanopia (blue-blind)
#92D5C6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #97da8b; /* rgb */ color: rgb(151, 218, 139); /* oklch */ color: oklch(82.4% 0.127 140.7);
Tailwind
colors: {
custom: {
50: '#b7e6ad',
500: '#97da8b',
950: '#000000',
},
}SCSS
$custom: #97da8b; $custom-light: #b7e6ad; $custom-dark: #000000;
JSON
{
"hex": "#97da8b",
"rgb": {
"r": 151,
"g": 218,
"b": 139
},
"hsl": {
"h": 110.886,
"s": 51.634,
"l": 70
},
"oklch": {
"l": 0.82415,
"c": 0.12708,
"h": 140.7
},
"luminance": 0.58586
}Semantic roles & 50–950 ramp
primary
#97DA8B
secondary
#A358B1
accent
#26BFA8
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481