#97DDAF#97DDAF
#97DDAF is a very light, moderate green. Relative luminance 0.614; OKLCH L 83.9% C 0.096 H 155.0°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #97DDAF |
|---|---|
| RGB | rgb(151, 221, 175) |
| HSL | hsl(141, 51%, 73%) |
| HSV | hsv(141, 32%, 87%) |
| CMYK | cmyk(31.7%, 0%, 20.8%, 13.3%) |
| CIE-LAB | lab(82.59, -31.37, 15.72) |
| CIE-LCH | lch(82.59, 35.09, 153.38°) |
| OKLab | oklab(83.86% -0.0866 0.0403) |
| OKLCH | oklch(83.86% 0.096 155) |
| XYZ | xyz(46.3542, 61.3851, 49.9552) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.32
Seafoam
#7FE0B3
ΔE00 3.68
Light Teal
#90E4C1
ΔE00 4.31
Mint
#AAF0C1
ΔE00 4.35
Light Sea Green
#98F6B0
ΔE00 6.91
Seafoam Blue
#78D1B6
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DDAF #DD97C5
analogous
#A2DD97 #97DDAF #97DDD2
triadic
#97DDAF #AF97DD #DDAF97
tetradic
#97DDAF #97A2DD #DD97C5 #DDD297
square
#97DDAF #97A2DD #DD97C5 #DDD297
split-complementary
#97DDAF #D297DD #DD97A2
monochromatic
#3DBC69 #69CE8C #97DDAF #C5ECD2 #E8F7ED
Accessibility & contrast
On white
1.58
#97DDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#97DDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DDAF
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DDAF | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2AC
Deuteranopia (green-blind)
#D1CAB2
Tritanopia (blue-blind)
#8BDCD0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #97ddaf; /* rgb */ color: rgb(151, 221, 175); /* oklch */ color: oklch(83.9% 0.096 155.0);
Tailwind
colors: {
custom: {
50: '#b7e8c7',
500: '#97ddaf',
950: '#000000',
},
}SCSS
$custom: #97ddaf; $custom-light: #b7e8c7; $custom-dark: #000000;
JSON
{
"hex": "#97ddaf",
"rgb": {
"r": 151,
"g": 221,
"b": 175
},
"hsl": {
"h": 140.571,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.83864,
"c": 0.09555,
"h": 155
},
"luminance": 0.61387
}Semantic roles & 50–950 ramp
primary
#97DDAF
secondary
#B56399
accent
#278ABE
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111613
muted
#818482