#97DEAE#97DEAE
#97DEAE is a very light, moderate green. Relative luminance 0.619; OKLCH L 84.1% C 0.098 H 154.2°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #97DEAE |
|---|---|
| RGB | rgb(151, 222, 174) |
| HSL | hsl(139, 52%, 73%) |
| HSV | hsv(139, 32%, 87%) |
| CMYK | cmyk(32%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(82.85, -32.03, 16.61) |
| CIE-LCH | lch(82.85, 36.08, 152.58°) |
| OKLab | oklab(84.07% -0.0883 0.0426) |
| OKLCH | oklch(84.07% 0.098 154.2) |
| XYZ | xyz(46.5211, 61.8756, 49.5281) |
| Luminance | 0.6188 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.82
Seafoam
#7FE0B3
ΔE00 3.76
Mint
#AAF0C1
ΔE00 4.20
Light Teal
#90E4C1
ΔE00 4.60
Light Sea Green
#98F6B0
ΔE00 6.47
Light Sage
#BCECAC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DEAE #DE97C7
analogous
#A3DE97 #97DEAE #97DED2
triadic
#97DEAE #AE97DE #DEAE97
tetradic
#97DEAE #97A3DE #DE97C7 #DED297
square
#97DEAE #97A3DE #DE97C7 #DED297
split-complementary
#97DEAE #D297DE #DE97A3
monochromatic
#3CBE66 #69CF8A #97DEAE #C5EDD2 #E8F8ED
Accessibility & contrast
On white
1.57
#97DEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#97DEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DEAE
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DEAE | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED3AB
Deuteranopia (green-blind)
#D2CBB1
Tritanopia (blue-blind)
#8BDCD1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #97deae; /* rgb */ color: rgb(151, 222, 174); /* oklch */ color: oklch(84.1% 0.098 154.2);
Tailwind
colors: {
custom: {
50: '#b7e8c6',
500: '#97deae',
950: '#000000',
},
}SCSS
$custom: #97deae; $custom-light: #b7e8c6; $custom-dark: #000000;
JSON
{
"hex": "#97deae",
"rgb": {
"r": 151,
"g": 222,
"b": 174
},
"hsl": {
"h": 139.437,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.84069,
"c": 0.09803,
"h": 154.2
},
"luminance": 0.61878
}Semantic roles & 50–950 ramp
primary
#97DEAE
secondary
#B6639B
accent
#268EBF
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111613
muted
#818482