#97DEB2#97DEB2
#97DEB2 is a very light, moderate green. Relative luminance 0.620; OKLCH L 84.2% C 0.094 H 156.5°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEB2 |
|---|---|
| RGB | rgb(151, 222, 178) |
| HSL | hsl(143, 52%, 73%) |
| HSV | hsv(143, 32%, 87%) |
| CMYK | cmyk(32%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(82.93, -31.27, 14.63) |
| CIE-LCH | lch(82.93, 34.53, 154.93°) |
| OKLab | oklab(84.16% -0.0866 0.0376) |
| OKLCH | oklch(84.16% 0.094 156.5) |
| XYZ | xyz(46.9169, 62.0339, 51.6125) |
| Luminance | 0.6204 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.39
Light Teal
#90E4C1
ΔE00 3.69
Hospital Green
#9BE5AA
ΔE00 3.72
Mint
#AAF0C1
ΔE00 4.17
Pale Turquoise
#A5FBD5
ΔE00 6.88
Seafoam Blue
#78D1B6
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEB2 #DE97C3
analogous
#9FDE97 #97DEB2 #97DED5
triadic
#97DEB2 #B297DE #DEB297
tetradic
#97DEB2 #979FDE #DE97C3 #DED597
square
#97DEB2 #979FDE #DE97C3 #DED597
split-complementary
#97DEB2 #D597DE #DE979F
monochromatic
#3CBE6E #69CF90 #97DEB2 #C5EDD4 #E8F8EE
Accessibility & contrast
On white
1.57
#97DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#97DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEB2
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEB2 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD3B0
Deuteranopia (green-blind)
#D1CBB4
Tritanopia (blue-blind)
#8ADDD2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #97deb2; /* rgb */ color: rgb(151, 222, 178); /* oklch */ color: oklch(84.2% 0.094 156.5);
Tailwind
colors: {
custom: {
50: '#b7e8c9',
500: '#97deb2',
950: '#000000',
},
}SCSS
$custom: #97deb2; $custom-light: #b7e8c9; $custom-dark: #000000;
JSON
{
"hex": "#97deb2",
"rgb": {
"r": 151,
"g": 222,
"b": 178
},
"hsl": {
"h": 142.817,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.84164,
"c": 0.09437,
"h": 156.5
},
"luminance": 0.62036
}Semantic roles & 50–950 ramp
primary
#97DEB2
secondary
#B66397
accent
#2685BF
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111613
muted
#818482