#97DEB4#97DEB4
#97DEB4 is a very light, moderate green. Relative luminance 0.621; OKLCH L 84.2% C 0.093 H 157.7°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEB4 |
|---|---|
| RGB | rgb(151, 222, 180) |
| HSL | hsl(145, 52%, 73%) |
| HSV | hsv(145, 32%, 87%) |
| CMYK | cmyk(32%, 0%, 18.9%, 12.9%) |
| CIE-LAB | lab(82.97, -30.89, 13.64) |
| CIE-LCH | lch(82.97, 33.77, 156.18°) |
| OKLab | oklab(84.21% -0.0857 0.0351) |
| OKLCH | oklch(84.21% 0.093 157.7) |
| XYZ | xyz(47.1191, 62.1148, 52.6778) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.26
Seafoam
#7FE0B3
ΔE00 3.32
Hospital Green
#9BE5AA
ΔE00 4.21
Mint
#AAF0C1
ΔE00 4.26
Seafoam Blue
#78D1B6
ΔE00 6.50
Pale Turquoise
#A5FBD5
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEB4 #DE97C1
analogous
#9DDE97 #97DEB4 #97DED7
triadic
#97DEB4 #B497DE #DEB497
tetradic
#97DEB4 #979DDE #DE97C1 #DED797
square
#97DEB4 #979DDE #DE97C1 #DED797
split-complementary
#97DEB4 #D797DE #DE979D
monochromatic
#3CBE71 #69CF92 #97DEB4 #C5EDD6 #E8F8EE
Accessibility & contrast
On white
1.56
#97DEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#97DEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEB4
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEB4 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD4B2
Deuteranopia (green-blind)
#D1CBB6
Tritanopia (blue-blind)
#89DDD2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #97deb4; /* rgb */ color: rgb(151, 222, 180); /* oklch */ color: oklch(84.2% 0.093 157.7);
Tailwind
colors: {
custom: {
50: '#b7e8ca',
500: '#97deb4',
950: '#000000',
},
}SCSS
$custom: #97deb4; $custom-light: #b7e8ca; $custom-dark: #000000;
JSON
{
"hex": "#97deb4",
"rgb": {
"r": 151,
"g": 222,
"b": 180
},
"hsl": {
"h": 144.507,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.84213,
"c": 0.0926,
"h": 157.7
},
"luminance": 0.62117
}Semantic roles & 50–950 ramp
primary
#97DEB4
secondary
#B66394
accent
#2681BF
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111613
muted
#818482