#97DBB2#97DBB2
#97DBB2 is a very light, moderate green. Relative luminance 0.605; OKLCH L 83.5% C 0.090 H 157.3°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #97DBB2 |
|---|---|
| RGB | rgb(151, 219, 178) |
| HSL | hsl(144, 49%, 73%) |
| HSV | hsv(144, 31%, 86%) |
| CMYK | cmyk(31.1%, 0%, 18.7%, 14.1%) |
| CIE-LAB | lab(82.08, -29.85, 13.44) |
| CIE-LCH | lch(82.08, 32.74, 155.77°) |
| OKLab | oklab(83.48% -0.0828 0.0346) |
| OKLCH | oklch(83.48% 0.09 157.3) |
| XYZ | xyz(46.1272, 60.4545, 51.3492) |
| Luminance | 0.6046 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.66
Seafoam
#7FE0B3
ΔE00 3.73
Hospital Green
#9BE5AA
ΔE00 4.58
Mint
#AAF0C1
ΔE00 4.86
Pale Teal
#82CBB2
ΔE00 6.26
Seafoam Blue
#78D1B6
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DBB2 #DB97C0
analogous
#9EDB97 #97DBB2 #97DBD4
triadic
#97DBB2 #B297DB #DBB297
tetradic
#97DBB2 #979EDB #DB97C0 #DBD497
square
#97DBB2 #979EDB #DB97C0 #DBD497
split-complementary
#97DBB2 #D497DB #DB979E
monochromatic
#40B86F #6ACB90 #97DBB2 #C4EBD4 #E8F7EE
Accessibility & contrast
On white
1.60
#97DBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#97DBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DBB2
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DBB2 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD1B0
Deuteranopia (green-blind)
#CFC9B4
Tritanopia (blue-blind)
#8ADACF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #97dbb2; /* rgb */ color: rgb(151, 219, 178); /* oklch */ color: oklch(83.5% 0.090 157.3);
Tailwind
colors: {
custom: {
50: '#b7e6c9',
500: '#97dbb2',
950: '#000000',
},
}SCSS
$custom: #97dbb2; $custom-light: #b7e6c9; $custom-dark: #000000;
JSON
{
"hex": "#97dbb2",
"rgb": {
"r": 151,
"g": 219,
"b": 178
},
"hsl": {
"h": 143.824,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.83482,
"c": 0.08973,
"h": 157.3
},
"luminance": 0.60457
}Semantic roles & 50–950 ramp
primary
#97DBB2
secondary
#B36493
accent
#2A82BC
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111613
muted
#818482