#97DCAB#97DCAB
#97DCAB is a very light, moderate green. Relative luminance 0.607; OKLCH L 83.5% C 0.098 H 153.0°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #97DCAB |
|---|---|
| RGB | rgb(151, 220, 171) |
| HSL | hsl(137, 50%, 73%) |
| HSV | hsv(137, 31%, 86%) |
| CMYK | cmyk(31.4%, 0%, 22.3%, 13.7%) |
| CIE-LAB | lab(82.22, -31.64, 17.31) |
| CIE-LCH | lch(82.22, 36.06, 151.32°) |
| OKLab | oklab(83.54% -0.0871 0.0443) |
| OKLCH | oklch(83.54% 0.098 153) |
| XYZ | xyz(45.7039, 60.7038, 47.8290) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.82
Seafoam
#7FE0B3
ΔE00 4.17
Mint
#AAF0C1
ΔE00 4.66
Light Teal
#90E4C1
ΔE00 5.14
Light Sea Green
#98F6B0
ΔE00 6.69
Light Grey Green
#B7E1A1
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DCAB #DC97C8
analogous
#A6DC97 #97DCAB #97DCCD
triadic
#97DCAB #AB97DC #DCAB97
tetradic
#97DCAB #97A6DC #DC97C8 #DCCD97
square
#97DCAB #97A6DC #DC97C8 #DCCD97
split-complementary
#97DCAB #CD97DC #DC97A6
monochromatic
#3FBA62 #69CD86 #97DCAB #C5EBD0 #E8F7ED
Accessibility & contrast
On white
1.60
#97DCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#97DCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DCAB
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DCAB | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A8
Deuteranopia (green-blind)
#D1C9AE
Tritanopia (blue-blind)
#8CDACE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #97dcab; /* rgb */ color: rgb(151, 220, 171); /* oklch */ color: oklch(83.5% 0.098 153.0);
Tailwind
colors: {
custom: {
50: '#b7e7c4',
500: '#97dcab',
950: '#000000',
},
}SCSS
$custom: #97dcab; $custom-light: #b7e7c4; $custom-dark: #000000;
JSON
{
"hex": "#97dcab",
"rgb": {
"r": 151,
"g": 220,
"b": 171
},
"hsl": {
"h": 137.391,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.83542,
"c": 0.09773,
"h": 153
},
"luminance": 0.60706
}Semantic roles & 50–950 ramp
primary
#97DCAB
secondary
#B4649C
accent
#2992BD
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111612
muted
#818482