#97DEB3#97DEB3
#97DEB3 is a very light, moderate green. Relative luminance 0.621; OKLCH L 84.2% C 0.093 H 157.1°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEB3 |
|---|---|
| RGB | rgb(151, 222, 179) |
| HSL | hsl(144, 52%, 73%) |
| HSV | hsv(144, 32%, 87%) |
| CMYK | cmyk(32%, 0%, 19.4%, 12.9%) |
| CIE-LAB | lab(82.95, -31.08, 14.13) |
| CIE-LCH | lch(82.95, 34.15, 155.55°) |
| OKLab | oklab(84.19% -0.0861 0.0364) |
| OKLCH | oklch(84.19% 0.093 157.1) |
| XYZ | xyz(47.0176, 62.0742, 52.1432) |
| Luminance | 0.6208 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.35
Light Teal
#90E4C1
ΔE00 3.47
Hospital Green
#9BE5AA
ΔE00 3.96
Mint
#AAF0C1
ΔE00 4.21
Seafoam Blue
#78D1B6
ΔE00 6.69
Pale Turquoise
#A5FBD5
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEB3 #DE97C2
analogous
#9EDE97 #97DEB3 #97DED6
triadic
#97DEB3 #B397DE #DEB397
tetradic
#97DEB3 #979EDE #DE97C2 #DED697
square
#97DEB3 #979EDE #DE97C2 #DED697
split-complementary
#97DEB3 #D697DE #DE979E
monochromatic
#3CBE70 #69CF91 #97DEB3 #C5EDD5 #E8F8EE
Accessibility & contrast
On white
1.57
#97DEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#97DEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEB3
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEB3 | 1.00 | 1.57 | 13.42 | 13.42 |
| #FFFFFF | 1.57 | 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)
#DDD3B1
Deuteranopia (green-blind)
#D1CBB5
Tritanopia (blue-blind)
#89DDD2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #97deb3; /* rgb */ color: rgb(151, 222, 179); /* oklch */ color: oklch(84.2% 0.093 157.1);
Tailwind
colors: {
custom: {
50: '#b7e8c9',
500: '#97deb3',
950: '#000000',
},
}SCSS
$custom: #97deb3; $custom-light: #b7e8c9; $custom-dark: #000000;
JSON
{
"hex": "#97deb3",
"rgb": {
"r": 151,
"g": 222,
"b": 179
},
"hsl": {
"h": 143.662,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.84189,
"c": 0.09348,
"h": 157.1
},
"luminance": 0.62077
}Semantic roles & 50–950 ramp
primary
#97DEB3
secondary
#B66395
accent
#2683BF
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111613
muted
#818482