#97DBB3#97DBB3
#97DBB3 is a very light, moderate green. Relative luminance 0.605; OKLCH L 83.5% C 0.089 H 158.0°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #97DBB3 |
|---|---|
| RGB | rgb(151, 219, 179) |
| HSL | hsl(145, 49%, 73%) |
| HSV | hsv(145, 31%, 86%) |
| CMYK | cmyk(31.1%, 0%, 18.3%, 14.1%) |
| CIE-LAB | lab(82.11, -29.66, 12.94) |
| CIE-LCH | lch(82.11, 32.36, 156.43°) |
| OKLab | oklab(83.51% -0.0824 0.0333) |
| OKLCH | oklch(83.51% 0.089 158) |
| XYZ | xyz(46.2279, 60.4948, 51.8800) |
| Luminance | 0.6050 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.48
Seafoam
#7FE0B3
ΔE00 3.73
Hospital Green
#9BE5AA
ΔE00 4.82
Mint
#AAF0C1
ΔE00 4.93
Pale Teal
#82CBB2
ΔE00 6.06
Seafoam Blue
#78D1B6
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DBB3 #DB97BF
analogous
#9DDB97 #97DBB3 #97DBD5
triadic
#97DBB3 #B397DB #DBB397
tetradic
#97DBB3 #979DDB #DB97BF #DBD597
square
#97DBB3 #979DDB #DB97BF #DBD597
split-complementary
#97DBB3 #D597DB #DB979D
monochromatic
#40B871 #6ACB92 #97DBB3 #C4EBD4 #E8F7EE
Accessibility & contrast
On white
1.60
#97DBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#97DBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DBB3
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DBB3 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B1
Deuteranopia (green-blind)
#CEC9B5
Tritanopia (blue-blind)
#8ADAD0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #97dbb3; /* rgb */ color: rgb(151, 219, 179); /* oklch */ color: oklch(83.5% 0.089 158.0);
Tailwind
colors: {
custom: {
50: '#b7e6c9',
500: '#97dbb3',
950: '#000000',
},
}SCSS
$custom: #97dbb3; $custom-light: #b7e6c9; $custom-dark: #000000;
JSON
{
"hex": "#97dbb3",
"rgb": {
"r": 151,
"g": 219,
"b": 179
},
"hsl": {
"h": 144.706,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.83507,
"c": 0.08885,
"h": 158
},
"luminance": 0.60497
}Semantic roles & 50–950 ramp
primary
#97DBB3
secondary
#B36492
accent
#2A80BC
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111613
muted
#818482