#97CDA2#97CDA2
#97CDA2 is a light, moderate green. Relative luminance 0.529; OKLCH L 79.9% C 0.083 H 150.4°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #97CDA2 |
|---|---|
| RGB | rgb(151, 205, 162) |
| HSL | hsl(132, 35%, 70%) |
| HSV | hsv(132, 26%, 80%) |
| CMYK | cmyk(26.3%, 0%, 21%, 19.6%) |
| CIE-LAB | lab(77.79, -26.11, 15.87) |
| CIE-LCH | lch(77.79, 30.55, 148.71°) |
| OKLab | oklab(79.91% -0.0718 0.0407) |
| OKLCH | oklch(79.91% 0.083 150.4) |
| XYZ | xyz(41.1134, 52.8490, 42.2101) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.59
Hospital Green
#9BE5AA
ΔE00 6.33
Seafoam
#7FE0B3
ΔE00 6.84
Pale Teal
#82CBB2
ΔE00 6.84
Light Teal
#90E4C1
ΔE00 7.38
Mediumaquamarine
#66CDAA
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CDA2 #CD97C2
analogous
#A7CD97 #97CDA2 #97CDBD
triadic
#97CDA2 #A297CD #CDA297
tetradic
#97CDA2 #97A7CD #CD97C2 #CDBD97
square
#97CDA2 #97A7CD #CD97C2 #CDBD97
split-complementary
#97CDA2 #BD97CD #CD97A7
monochromatic
#4C9E5D #6EB97D #97CDA2 #C0E1C7 #EAF5EC
Accessibility & contrast
On white
1.82
#97CDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#97CDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CDA2
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CDA2 | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC4A0
Deuteranopia (green-blind)
#C5BEA4
Tritanopia (blue-blind)
#90CBC1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #97cda2; /* rgb */ color: rgb(151, 205, 162); /* oklch */ color: oklch(79.9% 0.083 150.4);
Tailwind
colors: {
custom: {
50: '#b6dcbd',
500: '#97cda2',
950: '#000000',
},
}SCSS
$custom: #97cda2; $custom-light: #b6dcbd; $custom-dark: #000000;
JSON
{
"hex": "#97cda2",
"rgb": {
"r": 151,
"g": 205,
"b": 162
},
"hsl": {
"h": 132.222,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.79914,
"c": 0.08253,
"h": 150.4
},
"luminance": 0.52851
}Semantic roles & 50–950 ramp
primary
#97CDA2
secondary
#A26696
accent
#3896AE
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111512
muted
#818482