#97D8BB#97D8BB
#97D8BB is a very light, moderate teal. Relative luminance 0.593; OKLCH L 83.0% C 0.078 H 165.1°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #97D8BB |
|---|---|
| RGB | rgb(151, 216, 187) |
| HSL | hsl(153, 45%, 72%) |
| HSV | hsv(153, 30%, 85%) |
| CMYK | cmyk(30.1%, 0%, 13.4%, 15.3%) |
| CIE-LAB | lab(81.44, -26.64, 7.76) |
| CIE-LCH | lch(81.44, 27.75, 163.76°) |
| OKLab | oklab(83.03% -0.0751 0.02) |
| OKLCH | oklch(83.03% 0.078 165.1) |
| XYZ | xyz(46.2850, 59.2766, 56.0068) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.54
Pale Teal
#82CBB2
ΔE00 3.97
Seafoam Blue
#78D1B6
ΔE00 4.36
Seafoam
#7FE0B3
ΔE00 5.35
Mediumaquamarine
#66CDAA
ΔE00 6.32
Mint
#AAF0C1
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D8BB #D897B4
analogous
#97D89B #97D8BB #97D5D8
triadic
#97D8BB #BB97D8 #D8BB97
tetradic
#97D8BB #9B97D8 #D897B4 #D5D897
square
#97D8BB #9B97D8 #D897B4 #D5D897
split-complementary
#97D8BB #D897D5 #D89B97
monochromatic
#43B280 #6AC79E #97D8BB #C4E9D8 #E9F7F0
Accessibility & contrast
On white
1.63
#97D8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#97D8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D8BB
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D8BB | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CFBA
Deuteranopia (green-blind)
#CAC7BD
Tritanopia (blue-blind)
#88D8CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #97d8bb; /* rgb */ color: rgb(151, 216, 187); /* oklch */ color: oklch(83.0% 0.078 165.1);
Tailwind
colors: {
custom: {
50: '#b7e4cf',
500: '#97d8bb',
950: '#000000',
},
}SCSS
$custom: #97d8bb; $custom-light: #b7e4cf; $custom-dark: #000000;
JSON
{
"hex": "#97d8bb",
"rgb": {
"r": 151,
"g": 216,
"b": 187
},
"hsl": {
"h": 153.231,
"s": 45.455,
"l": 71.961
},
"oklch": {
"l": 0.83034,
"c": 0.07777,
"h": 165.1
},
"luminance": 0.59279
}Semantic roles & 50–950 ramp
primary
#97D8BB
secondary
#AF6486
accent
#2D6BB9
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483