#97C8AF#97C8AF
#97C8AF is a light, moderate green. Relative luminance 0.510; OKLCH L 79.1% C 0.063 H 162.4°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #97C8AF |
|---|---|
| RGB | rgb(151, 200, 175) |
| HSL | hsl(149, 31%, 69%) |
| HSV | hsv(149, 25%, 78%) |
| CMYK | cmyk(24.5%, 0%, 12.5%, 21.6%) |
| CIE-LAB | lab(76.67, -21.17, 7.32) |
| CIE-LCH | lch(76.67, 22.40, 160.92°) |
| OKLab | oklab(79.11% -0.0596 0.0189) |
| OKLCH | oklch(79.11% 0.063 162.4) |
| XYZ | xyz(41.1523, 50.9814, 48.2213) |
| Luminance | 0.5098 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.13
Seafoam Blue
#78D1B6
ΔE00 6.14
Darkseagreen
#8FBC8F
ΔE00 7.06
Mediumaquamarine
#66CDAA
ΔE00 7.59
Light Teal
#90E4C1
ΔE00 7.81
Seafoam
#7FE0B3
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97C8AF #C897B0
analogous
#98C897 #97C8AF #97C8C8
triadic
#97C8AF #AF97C8 #C8AF97
tetradic
#97C8AF #9798C8 #C897B0 #C8C897
square
#97C8AF #9798C8 #C897B0 #C8C897
split-complementary
#97C8AF #C897C8 #C89798
monochromatic
#4F9672 #6FB390 #97C8AF #BFDDCE #E7F2ED
Accessibility & contrast
On white
1.88
#97C8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#97C8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97C8AF
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97C8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97C8AF | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C1AE
Deuteranopia (green-blind)
#BEBBB0
Tritanopia (blue-blind)
#8DC8C1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #97c8af; /* rgb */ color: rgb(151, 200, 175); /* oklch */ color: oklch(79.1% 0.063 162.4);
Tailwind
colors: {
custom: {
50: '#b6d8c6',
500: '#97c8af',
950: '#000000',
},
}SCSS
$custom: #97c8af; $custom-light: #b6d8c6; $custom-dark: #000000;
JSON
{
"hex": "#97c8af",
"rgb": {
"r": 151,
"g": 200,
"b": 175
},
"hsl": {
"h": 149.388,
"s": 30.818,
"l": 68.824
},
"oklch": {
"l": 0.79114,
"c": 0.06253,
"h": 162.4
},
"luminance": 0.50983
}Semantic roles & 50–950 ramp
primary
#97C8AF
secondary
#9D6782
accent
#3C74AA
background
#FDFEFD
surface
#F8FBF9
border
#D1D4D2
text
#111413
muted
#818382