#97CCAB#97CCAB
#97CCAB is a light, moderate green. Relative luminance 0.527; OKLCH L 79.9% C 0.072 H 157.0°. Best body text is #000000 at 11.54:1 contrast (WCAG AA passes).
Color values
| HEX | #97CCAB |
|---|---|
| RGB | rgb(151, 204, 171) |
| HSL | hsl(143, 34%, 70%) |
| HSV | hsv(143, 26%, 80%) |
| CMYK | cmyk(26%, 0%, 16.2%, 20%) |
| CIE-LAB | lab(77.70, -23.94, 10.94) |
| CIE-LCH | lch(77.70, 26.32, 155.43°) |
| OKLab | oklab(79.91% -0.0666 0.0283) |
| OKLCH | oklch(79.91% 0.072 157) |
| XYZ | xyz(41.7038, 52.7037, 46.4957) |
| Luminance | 0.5271 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.66
Darkseagreen
#8FBC8F
ΔE00 5.83
Seafoam Blue
#78D1B6
ΔE00 6.15
Light Teal
#90E4C1
ΔE00 6.65
Mediumaquamarine
#66CDAA
ΔE00 6.98
Seafoam
#7FE0B3
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CCAB #CC97B8
analogous
#9DCC97 #97CCAB #97CCC6
triadic
#97CCAB #AB97CC #CCAB97
tetradic
#97CCAB #979DCC #CC97B8 #CCC697
square
#97CCAB #979DCC #CC97B8 #CCC697
split-complementary
#97CCAB #C697CC #CC979D
monochromatic
#4D9C6B #6EB88A #97CCAB #C0E0CC #E9F4ED
Accessibility & contrast
On white
1.82
#97CCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.54
#97CCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CCAB
11.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CCAB | 1.00 | 1.82 | 11.54 | 11.54 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4A9
Deuteranopia (green-blind)
#C2BEAD
Tritanopia (blue-blind)
#8ECBC3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #97ccab; /* rgb */ color: rgb(151, 204, 171); /* oklch */ color: oklch(79.9% 0.072 157.0);
Tailwind
colors: {
custom: {
50: '#b6dbc4',
500: '#97ccab',
950: '#000000',
},
}SCSS
$custom: #97ccab; $custom-light: #b6dbc4; $custom-dark: #000000;
JSON
{
"hex": "#97ccab",
"rgb": {
"r": 151,
"g": 204,
"b": 171
},
"hsl": {
"h": 142.642,
"s": 34.194,
"l": 69.608
},
"oklch": {
"l": 0.7991,
"c": 0.07233,
"h": 157
},
"luminance": 0.52705
}Semantic roles & 50–950 ramp
primary
#97CCAB
secondary
#A1668B
accent
#3881AD
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111512
muted
#818482