#97DB83#97DB83
#97DB83 is a very light, vivid green. Relative luminance 0.589; OKLCH L 82.5% C 0.137 H 138.8°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #97DB83 |
|---|---|
| RGB | rgb(151, 219, 131) |
| HSL | hsl(106, 55%, 69%) |
| HSV | hsv(106, 40%, 86%) |
| CMYK | cmyk(31.1%, 0%, 40.2%, 14.1%) |
| CIE-LAB | lab(81.23, -37.66, 36.61) |
| CIE-LCH | lch(81.23, 52.53, 135.81°) |
| OKLab | oklab(82.51% -0.1029 0.0902) |
| OKLCH | oklch(82.51% 0.137 138.8) |
| XYZ | xyz(42.1894, 58.8793, 30.6103) |
| Luminance | 0.5888 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.76
Pistachio
#93C572
ΔE00 5.52
Light Grey Green
#B7E1A1
ΔE00 5.97
Pale Olive Green
#B1D27B
ΔE00 6.19
Light Moss Green
#A6C875
ΔE00 6.63
Hospital Green
#9BE5AA
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DB83 #C783DB
analogous
#C3DB83 #97DB83 #83DB9B
triadic
#97DB83 #8397DB #DB8397
tetradic
#97DB83 #83C3DB #C783DB #DB9B83
square
#97DB83 #83C3DB #C783DB #DB9B83
split-complementary
#97DB83 #9B83DB #DB83C3
monochromatic
#50B033 #6FCD54 #97DB83 #BFE9B2 #E7F7E2
Accessibility & contrast
On white
1.64
#97DB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#97DB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DB83
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DB83 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE7D
Deuteranopia (green-blind)
#D6C788
Tritanopia (blue-blind)
#93D5C5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #97db83; /* rgb */ color: rgb(151, 219, 131); /* oklch */ color: oklch(82.5% 0.137 138.8);
Tailwind
colors: {
custom: {
50: '#b8e6a8',
500: '#97db83',
950: '#000000',
},
}SCSS
$custom: #97db83; $custom-light: #b8e6a8; $custom-dark: #000000;
JSON
{
"hex": "#97db83",
"rgb": {
"r": 151,
"g": 219,
"b": 131
},
"hsl": {
"h": 106.364,
"s": 55,
"l": 68.627
},
"oklch": {
"l": 0.82506,
"c": 0.13686,
"h": 138.8
},
"luminance": 0.58881
}Semantic roles & 50–950 ramp
primary
#97DB83
secondary
#9C51B2
accent
#23C39E
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#121610
muted
#828480