#97CFB2#97CFB2
#97CFB2 is a light, moderate green. Relative luminance 0.544; OKLCH L 80.8% C 0.071 H 161.7°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #97CFB2 |
|---|---|
| RGB | rgb(151, 207, 178) |
| HSL | hsl(149, 37%, 70%) |
| HSV | hsv(149, 27%, 81%) |
| CMYK | cmyk(27.1%, 0%, 14%, 18.8%) |
| CIE-LAB | lab(78.70, -24.05, 8.63) |
| CIE-LCH | lch(78.70, 25.55, 160.26°) |
| OKLab | oklab(80.77% -0.0675 0.0223) |
| OKLCH | oklch(80.77% 0.071 161.7) |
| XYZ | xyz(43.1087, 54.4175, 50.3431) |
| Luminance | 0.5442 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.66
Seafoam Blue
#78D1B6
ΔE00 5.12
Light Teal
#90E4C1
ΔE00 5.77
Mediumaquamarine
#66CDAA
ΔE00 6.60
Seafoam
#7FE0B3
ΔE00 6.76
Darkseagreen
#8FBC8F
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97CFB2 #CF97B4
analogous
#98CF97 #97CFB2 #97CFCE
triadic
#97CFB2 #B297CF #CFB297
tetradic
#97CFB2 #9798CF #CF97B4 #CFCE97
square
#97CFB2 #9798CF #CF97B4 #CFCE97
split-complementary
#97CFB2 #CE97CF #CF9798
monochromatic
#4AA174 #6DBC93 #97CFB2 #C1E2D1 #EAF5EF
Accessibility & contrast
On white
1.77
#97CFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#97CFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97CFB2
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97CFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97CFB2 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC7B1
Deuteranopia (green-blind)
#C4C0B4
Tritanopia (blue-blind)
#8CCFC7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #97cfb2; /* rgb */ color: rgb(151, 207, 178); /* oklch */ color: oklch(80.8% 0.071 161.7);
Tailwind
colors: {
custom: {
50: '#b7dec9',
500: '#97cfb2',
950: '#000000',
},
}SCSS
$custom: #97cfb2; $custom-light: #b7dec9; $custom-dark: #000000;
JSON
{
"hex": "#97cfb2",
"rgb": {
"r": 151,
"g": 207,
"b": 178
},
"hsl": {
"h": 148.929,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.80768,
"c": 0.07107,
"h": 161.7
},
"luminance": 0.54419
}Semantic roles & 50–950 ramp
primary
#97CFB2
secondary
#A56686
accent
#3675B0
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111513
muted
#818482