#97D09F#97D09F
#97D09F is a light, moderate green. Relative luminance 0.542; OKLCH L 80.5% C 0.090 H 148.4°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #97D09F |
|---|---|
| RGB | rgb(151, 208, 159) |
| HSL | hsl(128, 38%, 70%) |
| HSV | hsv(128, 27%, 82%) |
| CMYK | cmyk(27.4%, 0%, 23.6%, 18.4%) |
| CIE-LAB | lab(78.57, -28.10, 18.56) |
| CIE-LCH | lch(78.57, 33.67, 146.55°) |
| OKLab | oklab(80.53% -0.077 0.0474) |
| OKLCH | oklch(80.53% 0.09 148.4) |
| XYZ | xyz(41.5745, 54.1926, 41.0639) |
| Luminance | 0.5419 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.14
Hospital Green
#9BE5AA
ΔE00 5.16
Seafoam
#7FE0B3
ΔE00 6.62
Light Grey Green
#B7E1A1
ΔE00 6.72
Mint
#AAF0C1
ΔE00 7.48
Light Teal
#90E4C1
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D09F #D097C8
analogous
#ABD097 #97D09F #97D0BB
triadic
#97D09F #9F97D0 #D09F97
tetradic
#97D09F #97ABD0 #D097C8 #D0BB97
square
#97D09F #97ABD0 #D097C8 #D0BB97
split-complementary
#97D09F #BB97D0 #D097AB
monochromatic
#4AA356 #6DBD78 #97D09F #C1E3C6 #EAF5EC
Accessibility & contrast
On white
1.77
#97D09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#97D09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D09F
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D09F | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C69C
Deuteranopia (green-blind)
#C8C0A2
Tritanopia (blue-blind)
#90CEC3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #97d09f; /* rgb */ color: rgb(151, 208, 159); /* oklch */ color: oklch(80.5% 0.090 148.4);
Tailwind
colors: {
custom: {
50: '#b7debb',
500: '#97d09f',
950: '#000000',
},
}SCSS
$custom: #97d09f; $custom-light: #b7debb; $custom-dark: #000000;
JSON
{
"hex": "#97d09f",
"rgb": {
"r": 151,
"g": 208,
"b": 159
},
"hsl": {
"h": 128.421,
"s": 37.748,
"l": 70.392
},
"oklch": {
"l": 0.80527,
"c": 0.09043,
"h": 148.4
},
"luminance": 0.54194
}Semantic roles & 50–950 ramp
primary
#97D09F
secondary
#A6669D
accent
#359FB1
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482