#97D2AE#97D2AE
#97D2AE is a light, moderate green. Relative luminance 0.557; OKLCH L 81.3% C 0.079 H 157.3°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #97D2AE |
|---|---|
| RGB | rgb(151, 210, 174) |
| HSL | hsl(143, 40%, 71%) |
| HSV | hsv(143, 28%, 82%) |
| CMYK | cmyk(28.1%, 0%, 17.1%, 17.6%) |
| CIE-LAB | lab(79.46, -26.30, 11.84) |
| CIE-LCH | lch(79.46, 28.84, 155.76°) |
| OKLab | oklab(81.34% -0.0731 0.0305) |
| OKLCH | oklch(81.34% 0.079 157.3) |
| XYZ | xyz(43.4466, 55.7266, 48.5033) |
| Luminance | 0.5573 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.91
Light Teal
#90E4C1
ΔE00 5.20
Seafoam
#7FE0B3
ΔE00 5.54
Seafoam Blue
#78D1B6
ΔE00 5.79
Mediumaquamarine
#66CDAA
ΔE00 6.56
Hospital Green
#9BE5AA
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D2AE #D297BB
analogous
#9DD297 #97D2AE #97D2CB
triadic
#97D2AE #AE97D2 #D2AE97
tetradic
#97D2AE #979DD2 #D297BB #D2CB97
square
#97D2AE #979DD2 #D297BB #D2CB97
split-complementary
#97D2AE #CB97D2 #D2979D
monochromatic
#48A76D #6CC08D #97D2AE #C2E4CF #EAF6EE
Accessibility & contrast
On white
1.73
#97D2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#97D2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D2AE
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D2AE | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C9AC
Deuteranopia (green-blind)
#C7C2B0
Tritanopia (blue-blind)
#8CD1C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #97d2ae; /* rgb */ color: rgb(151, 210, 174); /* oklch */ color: oklch(81.3% 0.079 157.3);
Tailwind
colors: {
custom: {
50: '#b7e0c6',
500: '#97d2ae',
950: '#000000',
},
}SCSS
$custom: #97d2ae; $custom-light: #b7e0c6; $custom-dark: #000000;
JSON
{
"hex": "#97d2ae",
"rgb": {
"r": 151,
"g": 210,
"b": 174
},
"hsl": {
"h": 143.39,
"s": 39.597,
"l": 70.784
},
"oklch": {
"l": 0.81342,
"c": 0.0792,
"h": 157.3
},
"luminance": 0.55728
}Semantic roles & 50–950 ramp
primary
#97D2AE
secondary
#A8658E
accent
#3381B3
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482