#97CFAE#97CFAE
#97CFAE is a light, moderate green. Relative luminance 0.543; OKLCH L 80.7% C 0.074 H 158.4°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #97CFAE |
|---|---|
| RGB | rgb(151, 207, 174) |
| HSL | hsl(145, 37%, 70%) |
| HSV | hsv(145, 27%, 81%) |
| CMYK | cmyk(27.1%, 0%, 15.9%, 18.8%) |
| CIE-LAB | lab(78.61, -24.83, 10.64) |
| CIE-LCH | lch(78.61, 27.01, 156.81°) |
| OKLab | oklab(80.66% -0.0692 0.0275) |
| OKLCH | oklch(80.66% 0.074 158.4) |
| XYZ | xyz(42.7129, 54.2592, 48.2587) |
| Luminance | 0.5426 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.39
Seafoam Blue
#78D1B6
ΔE00 5.65
Light Teal
#90E4C1
ΔE00 5.82
Seafoam
#7FE0B3
ΔE00 6.35
Darkseagreen
#8FBC8F
ΔE00 6.53
Mediumaquamarine
#66CDAA
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CFAE #CF97B8
analogous
#9CCF97 #97CFAE #97CFCA
triadic
#97CFAE #AE97CF #CFAE97
tetradic
#97CFAE #979CCF #CF97B8 #CFCA97
square
#97CFAE #979CCF #CF97B8 #CFCA97
split-complementary
#97CFAE #CA97CF #CF979C
monochromatic
#4AA16E #6DBC8D #97CFAE #C1E2CF #EAF5EF
Accessibility & contrast
On white
1.77
#97CFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#97CFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CFAE
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CFAE | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC7AC
Deuteranopia (green-blind)
#C4C0B0
Tritanopia (blue-blind)
#8DCEC5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #97cfae; /* rgb */ color: rgb(151, 207, 174); /* oklch */ color: oklch(80.7% 0.074 158.4);
Tailwind
colors: {
custom: {
50: '#b6dec6',
500: '#97cfae',
950: '#000000',
},
}SCSS
$custom: #97cfae; $custom-light: #b6dec6; $custom-dark: #000000;
JSON
{
"hex": "#97cfae",
"rgb": {
"r": 151,
"g": 207,
"b": 174
},
"hsl": {
"h": 144.643,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.80664,
"c": 0.07445,
"h": 158.4
},
"luminance": 0.54261
}Semantic roles & 50–950 ramp
primary
#97CFAE
secondary
#A5668B
accent
#367EB0
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482