#97CDAF#97CDAF
#97CDAF is a light, moderate green. Relative luminance 0.533; OKLCH L 80.2% C 0.070 H 160.0°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #97CDAF |
|---|---|
| RGB | rgb(151, 205, 175) |
| HSL | hsl(147, 35%, 70%) |
| HSV | hsv(147, 26%, 80%) |
| CMYK | cmyk(26.3%, 0%, 14.6%, 19.6%) |
| CIE-LAB | lab(78.07, -23.65, 9.33) |
| CIE-LCH | lch(78.07, 25.43, 158.47°) |
| OKLab | oklab(80.24% -0.0662 0.0241) |
| OKLCH | oklch(80.24% 0.07 160) |
| XYZ | xyz(42.3293, 53.3354, 48.6136) |
| Luminance | 0.5334 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.98
Seafoam Blue
#78D1B6
ΔE00 5.55
Light Teal
#90E4C1
ΔE00 6.30
Darkseagreen
#8FBC8F
ΔE00 6.72
Mediumaquamarine
#66CDAA
ΔE00 6.79
Seafoam
#7FE0B3
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CDAF #CD97B5
analogous
#9ACD97 #97CDAF #97CDCA
triadic
#97CDAF #AF97CD #CDAF97
tetradic
#97CDAF #979ACD #CD97B5 #CDCA97
square
#97CDAF #979ACD #CD97B5 #CDCA97
split-complementary
#97CDAF #CA97CD #CD979A
monochromatic
#4C9E70 #6EB98F #97CDAF #C0E1CF #EAF5EF
Accessibility & contrast
On white
1.80
#97CDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#97CDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CDAF
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CDAF | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5AD
Deuteranopia (green-blind)
#C2BEB1
Tritanopia (blue-blind)
#8DCDC4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #97cdaf; /* rgb */ color: rgb(151, 205, 175); /* oklch */ color: oklch(80.2% 0.070 160.0);
Tailwind
colors: {
custom: {
50: '#b6dcc6',
500: '#97cdaf',
950: '#000000',
},
}SCSS
$custom: #97cdaf; $custom-light: #b6dcc6; $custom-dark: #000000;
JSON
{
"hex": "#97cdaf",
"rgb": {
"r": 151,
"g": 205,
"b": 175
},
"hsl": {
"h": 146.667,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.80239,
"c": 0.07042,
"h": 160
},
"luminance": 0.53337
}Semantic roles & 50–950 ramp
primary
#97CDAF
secondary
#A26687
accent
#3879AE
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482