#97DFAD#97DFAD
#97DFAD is a very light, moderate green. Relative luminance 0.624; OKLCH L 84.3% C 0.101 H 153.5°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFAD |
|---|---|
| RGB | rgb(151, 223, 173) |
| HSL | hsl(138, 53%, 73%) |
| HSV | hsv(138, 32%, 87%) |
| CMYK | cmyk(32.3%, 0%, 22.4%, 12.5%) |
| CIE-LAB | lab(83.11, -32.68, 17.50) |
| CIE-LCH | lch(83.11, 37.07, 151.82°) |
| OKLab | oklab(84.27% -0.09 0.0448) |
| OKLCH | oklch(84.27% 0.101 153.5) |
| XYZ | xyz(46.6904, 62.3695, 49.1054) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.34
Seafoam
#7FE0B3
ΔE00 3.89
Mint
#AAF0C1
ΔE00 4.10
Light Teal
#90E4C1
ΔE00 4.92
Light Sea Green
#98F6B0
ΔE00 6.03
Light Seafoam
#A0FEBF
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFAD #DF97C9
analogous
#A5DF97 #97DFAD #97DFD1
triadic
#97DFAD #AD97DF #DFAD97
tetradic
#97DFAD #97A5DF #DF97C9 #DFD197
square
#97DFAD #97A5DF #DF97C9 #DFD197
split-complementary
#97DFAD #D197DF #DF97A5
monochromatic
#3BC064 #68D188 #97DFAD #C6EDD2 #E8F8ED
Accessibility & contrast
On white
1.56
#97DFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#97DFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFAD
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFAD | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD4AA
Deuteranopia (green-blind)
#D3CCB0
Tritanopia (blue-blind)
#8BDDD1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #97dfad; /* rgb */ color: rgb(151, 223, 173); /* oklch */ color: oklch(84.3% 0.101 153.5);
Tailwind
colors: {
custom: {
50: '#b7e9c5',
500: '#97dfad',
950: '#000000',
},
}SCSS
$custom: #97dfad; $custom-light: #b7e9c5; $custom-dark: #000000;
JSON
{
"hex": "#97dfad",
"rgb": {
"r": 151,
"g": 223,
"b": 173
},
"hsl": {
"h": 138.333,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.84273,
"c": 0.10052,
"h": 153.5
},
"luminance": 0.62372
}Semantic roles & 50–950 ramp
primary
#97DFAD
secondary
#B7639E
accent
#2591C0
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111613
muted
#818482