#97CDAD#97CDAD
#97CDAD is a light, moderate green. Relative luminance 0.533; OKLCH L 80.2% C 0.072 H 158.3°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #97CDAD |
|---|---|
| RGB | rgb(151, 205, 173) |
| HSL | hsl(144, 35%, 70%) |
| HSV | hsv(144, 26%, 80%) |
| CMYK | cmyk(26.3%, 0%, 15.6%, 19.6%) |
| CIE-LAB | lab(78.03, -24.04, 10.34) |
| CIE-LCH | lch(78.03, 26.17, 156.73°) |
| OKLab | oklab(80.19% -0.067 0.0267) |
| OKLCH | oklch(80.19% 0.072 158.3) |
| XYZ | xyz(42.1343, 53.2574, 47.5867) |
| Luminance | 0.5326 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.35
Seafoam Blue
#78D1B6
ΔE00 5.82
Darkseagreen
#8FBC8F
ΔE00 6.27
Light Teal
#90E4C1
ΔE00 6.33
Mediumaquamarine
#66CDAA
ΔE00 6.82
Seafoam
#7FE0B3
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CDAD #CD97B7
analogous
#9CCD97 #97CDAD #97CDC8
triadic
#97CDAD #AD97CD #CDAD97
tetradic
#97CDAD #979CCD #CD97B7 #CDC897
square
#97CDAD #979CCD #CD97B7 #CDC897
split-complementary
#97CDAD #C897CD #CD979C
monochromatic
#4C9E6D #6EB98C #97CDAD #C0E1CE #EAF5EE
Accessibility & contrast
On white
1.80
#97CDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#97CDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CDAD
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CDAD | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5AB
Deuteranopia (green-blind)
#C3BEAF
Tritanopia (blue-blind)
#8DCCC4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #97cdad; /* rgb */ color: rgb(151, 205, 173); /* oklch */ color: oklch(80.2% 0.072 158.3);
Tailwind
colors: {
custom: {
50: '#b6dcc5',
500: '#97cdad',
950: '#000000',
},
}SCSS
$custom: #97cdad; $custom-light: #b6dcc5; $custom-dark: #000000;
JSON
{
"hex": "#97cdad",
"rgb": {
"r": 151,
"g": 205,
"b": 173
},
"hsl": {
"h": 144.444,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.80187,
"c": 0.07215,
"h": 158.3
},
"luminance": 0.53259
}Semantic roles & 50–950 ramp
primary
#97CDAD
secondary
#A2668A
accent
#387EAE
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482