#97DAB2#97DAB2
#97DAB2 is a very light, moderate green. Relative luminance 0.599; OKLCH L 83.3% C 0.088 H 157.6°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #97DAB2 |
|---|---|
| RGB | rgb(151, 218, 178) |
| HSL | hsl(144, 48%, 72%) |
| HSV | hsv(144, 31%, 85%) |
| CMYK | cmyk(30.7%, 0%, 18.3%, 14.5%) |
| CIE-LAB | lab(81.80, -29.38, 13.04) |
| CIE-LCH | lch(81.80, 32.14, 156.07°) |
| OKLab | oklab(83.26% -0.0815 0.0336) |
| OKLCH | oklch(83.26% 0.088 157.6) |
| XYZ | xyz(45.8671, 59.9343, 51.2625) |
| Luminance | 0.5994 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.70
Seafoam
#7FE0B3
ΔE00 3.89
Hospital Green
#9BE5AA
ΔE00 4.88
Mint
#AAF0C1
ΔE00 5.12
Pale Teal
#82CBB2
ΔE00 5.99
Seafoam Blue
#78D1B6
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DAB2 #DA97BF
analogous
#9EDA97 #97DAB2 #97DAD4
triadic
#97DAB2 #B297DA #DAB297
tetradic
#97DAB2 #979EDA #DA97BF #DAD497
square
#97DAB2 #979EDA #DA97BF #DAD497
split-complementary
#97DAB2 #D497DA #DA979E
monochromatic
#41B670 #6ACA91 #97DAB2 #C4EAD3 #E8F7EE
Accessibility & contrast
On white
1.62
#97DAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#97DAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DAB2
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DAB2 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B0
Deuteranopia (green-blind)
#CEC8B4
Tritanopia (blue-blind)
#8AD9CF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #97dab2; /* rgb */ color: rgb(151, 218, 178); /* oklch */ color: oklch(83.3% 0.088 157.6);
Tailwind
colors: {
custom: {
50: '#b7e5c9',
500: '#97dab2',
950: '#000000',
},
}SCSS
$custom: #97dab2; $custom-light: #b7e5c9; $custom-dark: #000000;
JSON
{
"hex": "#97dab2",
"rgb": {
"r": 151,
"g": 218,
"b": 178
},
"hsl": {
"h": 144.179,
"s": 47.518,
"l": 72.353
},
"oklch": {
"l": 0.83255,
"c": 0.08818,
"h": 157.6
},
"luminance": 0.59936
}Semantic roles & 50–950 ramp
primary
#97DAB2
secondary
#B16492
accent
#2B81BB
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111613
muted
#818482