#97D9BB#97D9BB
#97D9BB is a very light, moderate teal. Relative luminance 0.598; OKLCH L 83.3% C 0.079 H 164.6°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #97D9BB |
|---|---|
| RGB | rgb(151, 217, 187) |
| HSL | hsl(153, 46%, 72%) |
| HSV | hsv(153, 30%, 85%) |
| CMYK | cmyk(30.4%, 0%, 13.8%, 14.9%) |
| CIE-LAB | lab(81.72, -27.13, 8.16) |
| CIE-LCH | lch(81.72, 28.33, 163.26°) |
| OKLab | oklab(83.26% -0.0764 0.0211) |
| OKLCH | oklch(83.26% 0.079 164.6) |
| XYZ | xyz(46.5420, 59.7906, 56.0925) |
| Luminance | 0.5979 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.25
Pale Teal
#82CBB2
ΔE00 4.19
Seafoam Blue
#78D1B6
ΔE00 4.45
Seafoam
#7FE0B3
ΔE00 5.05
Mediumaquamarine
#66CDAA
ΔE00 6.31
Mint
#AAF0C1
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D9BB #D997B5
analogous
#97D99A #97D9BB #97D6D9
triadic
#97D9BB #BB97D9 #D9BB97
tetradic
#97D9BB #9A97D9 #D997B5 #D6D997
square
#97D9BB #9A97D9 #D997B5 #D6D997
split-complementary
#97D9BB #D997D6 #D99A97
monochromatic
#42B480 #6AC99E #97D9BB #C4E9D8 #E9F7F0
Accessibility & contrast
On white
1.62
#97D9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#97D9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D9BB
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D9BB | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0BA
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#88D9D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #97d9bb; /* rgb */ color: rgb(151, 217, 187); /* oklch */ color: oklch(83.3% 0.079 164.6);
Tailwind
colors: {
custom: {
50: '#b7e5cf',
500: '#97d9bb',
950: '#000000',
},
}SCSS
$custom: #97d9bb; $custom-light: #b7e5cf; $custom-dark: #000000;
JSON
{
"hex": "#97d9bb",
"rgb": {
"r": 151,
"g": 217,
"b": 187
},
"hsl": {
"h": 152.727,
"s": 46.479,
"l": 72.157
},
"oklch": {
"l": 0.8326,
"c": 0.07926,
"h": 164.6
},
"luminance": 0.59793
}Semantic roles & 50–950 ramp
primary
#97D9BB
secondary
#B06487
accent
#2C6CBA
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483