#97D5BB#97D5BB
#97D5BB is a very light, moderate teal. Relative luminance 0.578; OKLCH L 82.4% C 0.073 H 166.7°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #97D5BB |
|---|---|
| RGB | rgb(151, 213, 187) |
| HSL | hsl(155, 42%, 71%) |
| HSV | hsv(155, 29%, 84%) |
| CMYK | cmyk(29.1%, 0%, 12.2%, 16.5%) |
| CIE-LAB | lab(80.60, -25.18, 6.55) |
| CIE-LCH | lch(80.60, 26.02, 165.42°) |
| OKLab | oklab(82.36% -0.0713 0.0169) |
| OKLCH | oklch(82.36% 0.073 166.7) |
| XYZ | xyz(45.5234, 57.7535, 55.7530) |
| Luminance | 0.5776 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.44
Seafoam Blue
#78D1B6
ΔE00 4.28
Light Teal
#90E4C1
ΔE00 4.52
Seafoam
#7FE0B3
ΔE00 6.32
Mediumaquamarine
#66CDAA
ΔE00 6.49
Mint
#AAF0C1
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D5BB #D597B1
analogous
#97D59C #97D5BB #97D0D5
triadic
#97D5BB #BB97D5 #D5BB97
tetradic
#97D5BB #9C97D5 #D597B1 #D0D597
square
#97D5BB #9C97D5 #D597B1 #D0D597
split-complementary
#97D5BB #D597D0 #D59C97
monochromatic
#46AC81 #6BC39E #97D5BB #C3E7D8 #E9F6F1
Accessibility & contrast
On white
1.67
#97D5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#97D5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D5BB
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D5BB | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CDBA
Deuteranopia (green-blind)
#C7C5BD
Tritanopia (blue-blind)
#89D5CD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #97d5bb; /* rgb */ color: rgb(151, 213, 187); /* oklch */ color: oklch(82.4% 0.073 166.7);
Tailwind
colors: {
custom: {
50: '#b7e2cf',
500: '#97d5bb',
950: '#000000',
},
}SCSS
$custom: #97d5bb; $custom-light: #b7e2cf; $custom-dark: #000000;
JSON
{
"hex": "#97d5bb",
"rgb": {
"r": 151,
"g": 213,
"b": 187
},
"hsl": {
"h": 154.839,
"s": 42.466,
"l": 71.373
},
"oklch": {
"l": 0.82359,
"c": 0.07331,
"h": 166.7
},
"luminance": 0.57756
}Semantic roles & 50–950 ramp
primary
#97D5BB
secondary
#AB6582
accent
#3068B6
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483