#97DDAB#97DDAB
#97DDAB is a very light, moderate green. Relative luminance 0.612; OKLCH L 83.8% C 0.099 H 152.8°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #97DDAB |
|---|---|
| RGB | rgb(151, 221, 171) |
| HSL | hsl(137, 51%, 73%) |
| HSV | hsv(137, 32%, 87%) |
| CMYK | cmyk(31.7%, 0%, 22.6%, 13.3%) |
| CIE-LAB | lab(82.50, -32.11, 17.70) |
| CIE-LCH | lch(82.50, 36.67, 151.13°) |
| OKLab | oklab(83.77% -0.0883 0.0453) |
| OKLCH | oklch(83.77% 0.099 152.8) |
| XYZ | xyz(45.9671, 61.2303, 47.9168) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.53
Seafoam
#7FE0B3
ΔE00 4.15
Mint
#AAF0C1
ΔE00 4.50
Light Teal
#90E4C1
ΔE00 5.21
Light Sea Green
#98F6B0
ΔE00 6.39
Light Grey Green
#B7E1A1
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DDAB #DD97C9
analogous
#A6DD97 #97DDAB #97DDCE
triadic
#97DDAB #AB97DD #DDAB97
tetradic
#97DDAB #97A6DD #DD97C9 #DDCE97
square
#97DDAB #97A6DD #DD97C9 #DDCE97
split-complementary
#97DDAB #CE97DD #DD97A6
monochromatic
#3DBC62 #69CE86 #97DDAB #C5ECD0 #E8F7EC
Accessibility & contrast
On white
1.59
#97DDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#97DDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DDAB
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DDAB | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2A8
Deuteranopia (green-blind)
#D2CAAE
Tritanopia (blue-blind)
#8CDBCF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #97ddab; /* rgb */ color: rgb(151, 221, 171); /* oklch */ color: oklch(83.8% 0.099 152.8);
Tailwind
colors: {
custom: {
50: '#b7e8c4',
500: '#97ddab',
950: '#000000',
},
}SCSS
$custom: #97ddab; $custom-light: #b7e8c4; $custom-dark: #000000;
JSON
{
"hex": "#97ddab",
"rgb": {
"r": 151,
"g": 221,
"b": 171
},
"hsl": {
"h": 137.143,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.8377,
"c": 0.09929,
"h": 152.8
},
"luminance": 0.61232
}Semantic roles & 50–950 ramp
primary
#97DDAB
secondary
#B5639E
accent
#2793BE
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111612
muted
#818482