#97CFAD#97CFAD
#97CFAD is a light, moderate green. Relative luminance 0.542; OKLCH L 80.6% C 0.075 H 157.6°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #97CFAD |
|---|---|
| RGB | rgb(151, 207, 173) |
| HSL | hsl(144, 37%, 70%) |
| HSV | hsv(144, 27%, 81%) |
| CMYK | cmyk(27.1%, 0%, 16.4%, 18.8%) |
| CIE-LAB | lab(78.59, -25.03, 11.14) |
| CIE-LCH | lch(78.59, 27.39, 156.01°) |
| OKLab | oklab(80.64% -0.0696 0.0288) |
| OKLCH | oklch(80.64% 0.075 157.6) |
| XYZ | xyz(42.6158, 54.2203, 47.7472) |
| Luminance | 0.5422 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.60
Seafoam Blue
#78D1B6
ΔE00 5.82
Light Teal
#90E4C1
ΔE00 5.87
Seafoam
#7FE0B3
ΔE00 6.29
Darkseagreen
#8FBC8F
ΔE00 6.34
Mediumaquamarine
#66CDAA
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CFAD #CF97B9
analogous
#9DCF97 #97CFAD #97CFC9
triadic
#97CFAD #AD97CF #CFAD97
tetradic
#97CFAD #979DCF #CF97B9 #CFC997
square
#97CFAD #979DCF #CF97B9 #CFC997
split-complementary
#97CFAD #C997CF #CF979D
monochromatic
#4AA16C #6DBC8C #97CFAD #C1E2CE #EAF5EE
Accessibility & contrast
On white
1.77
#97CFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#97CFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CFAD
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CFAD | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6AB
Deuteranopia (green-blind)
#C5C0AF
Tritanopia (blue-blind)
#8DCEC5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #97cfad; /* rgb */ color: rgb(151, 207, 173); /* oklch */ color: oklch(80.6% 0.075 157.6);
Tailwind
colors: {
custom: {
50: '#b6dec5',
500: '#97cfad',
950: '#000000',
},
}SCSS
$custom: #97cfad; $custom-light: #b6dec5; $custom-dark: #000000;
JSON
{
"hex": "#97cfad",
"rgb": {
"r": 151,
"g": 207,
"b": 173
},
"hsl": {
"h": 143.571,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.80638,
"c": 0.07533,
"h": 157.6
},
"luminance": 0.54222
}Semantic roles & 50–950 ramp
primary
#97CFAD
secondary
#A5668C
accent
#3680B0
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482