#97CFAF#97CFAF
#97CFAF is a light, moderate green. Relative luminance 0.543; OKLCH L 80.7% C 0.074 H 159.2°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #97CFAF |
|---|---|
| RGB | rgb(151, 207, 175) |
| HSL | hsl(146, 37%, 70%) |
| HSV | hsv(146, 27%, 81%) |
| CMYK | cmyk(27.1%, 0%, 15.5%, 18.8%) |
| CIE-LAB | lab(78.64, -24.64, 10.14) |
| CIE-LCH | lch(78.64, 26.64, 157.64°) |
| OKLab | oklab(80.69% -0.0688 0.0262) |
| OKLCH | oklch(80.69% 0.074 159.2) |
| XYZ | xyz(42.8108, 54.2983, 48.7741) |
| Luminance | 0.5430 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.19
Seafoam Blue
#78D1B6
ΔE00 5.50
Light Teal
#90E4C1
ΔE00 5.78
Seafoam
#7FE0B3
ΔE00 6.43
Mediumaquamarine
#66CDAA
ΔE00 6.61
Darkseagreen
#8FBC8F
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CFAF #CF97B7
analogous
#9BCF97 #97CFAF #97CFCB
triadic
#97CFAF #AF97CF #CFAF97
tetradic
#97CFAF #979BCF #CF97B7 #CFCB97
square
#97CFAF #979BCF #CF97B7 #CFCB97
split-complementary
#97CFAF #CB97CF #CF979B
monochromatic
#4AA170 #6DBC8F #97CFAF #C1E2CF #EAF5EF
Accessibility & contrast
On white
1.77
#97CFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#97CFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CFAF
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CFAF | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC7AD
Deuteranopia (green-blind)
#C4C0B1
Tritanopia (blue-blind)
#8CCEC6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #97cfaf; /* rgb */ color: rgb(151, 207, 175); /* oklch */ color: oklch(80.7% 0.074 159.2);
Tailwind
colors: {
custom: {
50: '#b6dec6',
500: '#97cfaf',
950: '#000000',
},
}SCSS
$custom: #97cfaf; $custom-light: #b6dec6; $custom-dark: #000000;
JSON
{
"hex": "#97cfaf",
"rgb": {
"r": 151,
"g": 207,
"b": 175
},
"hsl": {
"h": 145.714,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.8069,
"c": 0.07358,
"h": 159.2
},
"luminance": 0.543
}Semantic roles & 50–950 ramp
primary
#97CFAF
secondary
#A5668A
accent
#367BB0
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482