#97D1AF#97D1AF
#97D1AF is a light, moderate green. Relative luminance 0.553; OKLCH L 81.1% C 0.077 H 158.4°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #97D1AF |
|---|---|
| RGB | rgb(151, 209, 175) |
| HSL | hsl(145, 39%, 71%) |
| HSV | hsv(145, 28%, 82%) |
| CMYK | cmyk(27.8%, 0%, 16.3%, 18%) |
| CIE-LAB | lab(79.20, -25.62, 10.94) |
| CIE-LCH | lch(79.20, 27.85, 156.88°) |
| OKLab | oklab(81.14% -0.0714 0.0282) |
| OKLCH | oklch(81.14% 0.077 158.4) |
| XYZ | xyz(43.2984, 55.2735, 48.9366) |
| Luminance | 0.5527 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.50
Light Teal
#90E4C1
ΔE00 5.32
Seafoam Blue
#78D1B6
ΔE00 5.55
Seafoam
#7FE0B3
ΔE00 5.86
Mediumaquamarine
#66CDAA
ΔE00 6.51
Darkseagreen
#8FBC8F
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D1AF #D197B9
analogous
#9CD197 #97D1AF #97D1CC
triadic
#97D1AF #AF97D1 #D1AF97
tetradic
#97D1AF #979CD1 #D197B9 #D1CC97
square
#97D1AF #979CD1 #D197B9 #D1CC97
split-complementary
#97D1AF #CC97D1 #D1979C
monochromatic
#49A56F #6DBE8E #97D1AF #C1E4D0 #EAF6EF
Accessibility & contrast
On white
1.74
#97D1AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#97D1AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D1AF
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D1AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D1AF | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C8AD
Deuteranopia (green-blind)
#C6C1B1
Tritanopia (blue-blind)
#8CD0C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #97d1af; /* rgb */ color: rgb(151, 209, 175); /* oklch */ color: oklch(81.1% 0.077 158.4);
Tailwind
colors: {
custom: {
50: '#b7dfc6',
500: '#97d1af',
950: '#000000',
},
}SCSS
$custom: #97d1af; $custom-light: #b7dfc6; $custom-dark: #000000;
JSON
{
"hex": "#97d1af",
"rgb": {
"r": 151,
"g": 209,
"b": 175
},
"hsl": {
"h": 144.828,
"s": 38.667,
"l": 70.588
},
"oklch": {
"l": 0.81141,
"c": 0.07674,
"h": 158.4
},
"luminance": 0.55275
}Semantic roles & 50–950 ramp
primary
#97D1AF
secondary
#A7658C
accent
#347EB2
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482