#97CCAE#97CCAE
#97CCAE is a light, moderate green. Relative luminance 0.528; OKLCH L 80.0% C 0.070 H 159.5°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #97CCAE |
|---|---|
| RGB | rgb(151, 204, 174) |
| HSL | hsl(146, 34%, 70%) |
| HSV | hsv(146, 26%, 80%) |
| CMYK | cmyk(26%, 0%, 14.7%, 20%) |
| CIE-LAB | lab(77.77, -23.36, 9.43) |
| CIE-LCH | lch(77.77, 25.19, 158.00°) |
| OKLab | oklab(79.99% -0.0653 0.0244) |
| OKLCH | oklch(79.99% 0.07 159.5) |
| XYZ | xyz(41.9930, 52.8193, 48.0188) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.10
Seafoam Blue
#78D1B6
ΔE00 5.73
Darkseagreen
#8FBC8F
ΔE00 6.50
Light Teal
#90E4C1
ΔE00 6.57
Mediumaquamarine
#66CDAA
ΔE00 6.90
Seafoam
#7FE0B3
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CCAE #CC97B5
analogous
#9ACC97 #97CCAE #97CCC9
triadic
#97CCAE #AE97CC #CCAE97
tetradic
#97CCAE #979ACC #CC97B5 #CCC997
square
#97CCAE #979ACC #CC97B5 #CCC997
split-complementary
#97CCAE #C997CC #CC979A
monochromatic
#4D9C6F #6EB88E #97CCAE #C0E0CE #E9F4EE
Accessibility & contrast
On white
1.82
#97CCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#97CCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CCAE
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CCAE | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AC
Deuteranopia (green-blind)
#C2BEB0
Tritanopia (blue-blind)
#8DCBC3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #97ccae; /* rgb */ color: rgb(151, 204, 174); /* oklch */ color: oklch(80.0% 0.070 159.5);
Tailwind
colors: {
custom: {
50: '#b6dbc6',
500: '#97ccae',
950: '#000000',
},
}SCSS
$custom: #97ccae; $custom-light: #b6dbc6; $custom-dark: #000000;
JSON
{
"hex": "#97ccae",
"rgb": {
"r": 151,
"g": 204,
"b": 174
},
"hsl": {
"h": 146.038,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.79987,
"c": 0.06969,
"h": 159.5
},
"luminance": 0.52821
}Semantic roles & 50–950 ramp
primary
#97CCAE
secondary
#A16688
accent
#387AAD
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482