#97D4BB#97D4BB
#97D4BB is a very light, moderate teal. Relative luminance 0.573; OKLCH L 82.1% C 0.072 H 167.3°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #97D4BB |
|---|---|
| RGB | rgb(151, 212, 187) |
| HSL | hsl(155, 41%, 71%) |
| HSV | hsv(155, 29%, 83%) |
| CMYK | cmyk(28.8%, 0%, 11.8%, 16.9%) |
| CIE-LAB | lab(80.32, -24.69, 6.15) |
| CIE-LCH | lch(80.32, 25.45, 166.02°) |
| OKLab | oklab(82.13% -0.0701 0.0158) |
| OKLCH | oklch(82.13% 0.072 167.3) |
| XYZ | xyz(45.2727, 57.2520, 55.6694) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.33
Seafoam Blue
#78D1B6
ΔE00 4.32
Light Teal
#90E4C1
ΔE00 4.87
Mediumaquamarine
#66CDAA
ΔE00 6.60
Seafoam
#7FE0B3
ΔE00 6.66
Mint
#AAF0C1
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D4BB #D497B0
analogous
#97D49C #97D4BB #97CED4
triadic
#97D4BB #BB97D4 #D4BB97
tetradic
#97D4BB #9C97D4 #D497B0 #CED497
square
#97D4BB #9C97D4 #D497B0 #CED497
split-complementary
#97D4BB #D497CE #D49C97
monochromatic
#46AA81 #6CC29F #97D4BB #C2E6D7 #E9F6F1
Accessibility & contrast
On white
1.69
#97D4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#97D4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D4BB
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D4BB | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBA
Deuteranopia (green-blind)
#C6C4BD
Tritanopia (blue-blind)
#89D5CD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #97d4bb; /* rgb */ color: rgb(151, 212, 187); /* oklch */ color: oklch(82.1% 0.072 167.3);
Tailwind
colors: {
custom: {
50: '#b7e1cf',
500: '#97d4bb',
950: '#000000',
},
}SCSS
$custom: #97d4bb; $custom-light: #b7e1cf; $custom-dark: #000000;
JSON
{
"hex": "#97d4bb",
"rgb": {
"r": 151,
"g": 212,
"b": 187
},
"hsl": {
"h": 155.41,
"s": 41.497,
"l": 71.176
},
"oklch": {
"l": 0.82134,
"c": 0.07184,
"h": 167.3
},
"luminance": 0.57254
}Semantic roles & 50–950 ramp
primary
#97D4BB
secondary
#AA6581
accent
#3167B5
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483