#97D7BB#97D7BB
#97D7BB is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.8% C 0.076 H 165.6°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #97D7BB |
|---|---|
| RGB | rgb(151, 215, 187) |
| HSL | hsl(154, 44%, 72%) |
| HSV | hsv(154, 30%, 84%) |
| CMYK | cmyk(29.8%, 0%, 13%, 15.7%) |
| CIE-LAB | lab(81.16, -26.16, 7.36) |
| CIE-LCH | lch(81.16, 27.17, 164.29°) |
| OKLab | oklab(82.81% -0.0739 0.019) |
| OKLCH | oklch(82.81% 0.076 165.6) |
| XYZ | xyz(46.0296, 58.7658, 55.9217) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.76
Light Teal
#90E4C1
ΔE00 3.86
Seafoam Blue
#78D1B6
ΔE00 4.30
Seafoam
#7FE0B3
ΔE00 5.66
Mediumaquamarine
#66CDAA
ΔE00 6.35
Mint
#AAF0C1
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D7BB #D797B3
analogous
#97D79B #97D7BB #97D3D7
triadic
#97D7BB #BB97D7 #D7BB97
tetradic
#97D7BB #9B97D7 #D797B3 #D3D797
square
#97D7BB #9B97D7 #D797B3 #D3D797
split-complementary
#97D7BB #D797D3 #D79B97
monochromatic
#44B081 #6BC69E #97D7BB #C3E8D8 #E9F6F1
Accessibility & contrast
On white
1.65
#97D7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#97D7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D7BB
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D7BB | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CEBA
Deuteranopia (green-blind)
#C9C6BD
Tritanopia (blue-blind)
#88D7CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #97d7bb; /* rgb */ color: rgb(151, 215, 187); /* oklch */ color: oklch(82.8% 0.076 165.6);
Tailwind
colors: {
custom: {
50: '#b7e3cf',
500: '#97d7bb',
950: '#000000',
},
}SCSS
$custom: #97d7bb; $custom-light: #b7e3cf; $custom-dark: #000000;
JSON
{
"hex": "#97d7bb",
"rgb": {
"r": 151,
"g": 215,
"b": 187
},
"hsl": {
"h": 153.75,
"s": 44.444,
"l": 71.765
},
"oklch": {
"l": 0.82809,
"c": 0.07628,
"h": 165.6
},
"luminance": 0.58768
}Semantic roles & 50–950 ramp
primary
#97D7BB
secondary
#AE6485
accent
#2E6AB8
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483