#97DEAA#97DEAA
#97DEAA is a very light, moderate green. Relative luminance 0.617; OKLCH L 84.0% C 0.102 H 152.2°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEAA |
|---|---|
| RGB | rgb(151, 222, 170) |
| HSL | hsl(136, 52%, 73%) |
| HSV | hsv(136, 32%, 87%) |
| CMYK | cmyk(32%, 0%, 23.4%, 12.9%) |
| CIE-LAB | lab(82.77, -32.76, 18.60) |
| CIE-LCH | lch(82.77, 37.67, 150.42°) |
| OKLab | oklab(83.98% -0.09 0.0475) |
| OKLCH | oklch(83.98% 0.102 152.2) |
| XYZ | xyz(46.1370, 61.7219, 47.5049) |
| Luminance | 0.6172 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.07
Seafoam
#7FE0B3
ΔE00 4.32
Mint
#AAF0C1
ΔE00 4.45
Light Teal
#90E4C1
ΔE00 5.51
Light Sea Green
#98F6B0
ΔE00 5.99
Light Grey Green
#B7E1A1
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEAA #DE97CB
analogous
#A7DE97 #97DEAA #97DECD
triadic
#97DEAA #AA97DE #DEAA97
tetradic
#97DEAA #97A7DE #DE97CB #DECD97
square
#97DEAA #97A7DE #DE97CB #DECD97
split-complementary
#97DEAA #CD97DE #DE97A7
monochromatic
#3CBE5F #69CF84 #97DEAA #C5EDD0 #E8F8EC
Accessibility & contrast
On white
1.57
#97DEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#97DEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEAA
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEAA | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3A7
Deuteranopia (green-blind)
#D3CBAD
Tritanopia (blue-blind)
#8CDCD0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #97deaa; /* rgb */ color: rgb(151, 222, 170); /* oklch */ color: oklch(84.0% 0.102 152.2);
Tailwind
colors: {
custom: {
50: '#b7e8c3',
500: '#97deaa',
950: '#000000',
},
}SCSS
$custom: #97deaa; $custom-light: #b7e8c3; $custom-dark: #000000;
JSON
{
"hex": "#97deaa",
"rgb": {
"r": 151,
"g": 222,
"b": 170
},
"hsl": {
"h": 136.056,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.83976,
"c": 0.1018,
"h": 152.2
},
"luminance": 0.61724
}Semantic roles & 50–950 ramp
primary
#97DEAA
secondary
#B663A0
accent
#2696BF
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111612
muted
#818482