#97DBBB#97DBBB
#97DBBB is a very light, moderate teal. Relative luminance 0.608; OKLCH L 83.7% C 0.082 H 163.7°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #97DBBB |
|---|---|
| RGB | rgb(151, 219, 187) |
| HSL | hsl(152, 49%, 73%) |
| HSV | hsv(152, 31%, 86%) |
| CMYK | cmyk(31.1%, 0%, 14.6%, 14.1%) |
| CIE-LAB | lab(82.29, -28.09, 8.97) |
| CIE-LCH | lch(82.29, 29.49, 162.30°) |
| OKLab | oklab(83.71% -0.0789 0.0231) |
| OKLCH | oklch(83.71% 0.082 163.7) |
| XYZ | xyz(47.0606, 60.8278, 56.2653) |
| Luminance | 0.6083 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.70
Seafoam
#7FE0B3
ΔE00 4.49
Pale Teal
#82CBB2
ΔE00 4.69
Seafoam Blue
#78D1B6
ΔE00 4.71
Mint
#AAF0C1
ΔE00 5.97
Mediumaquamarine
#66CDAA
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DBBB #DB97B7
analogous
#97DB99 #97DBBB #97D9DB
triadic
#97DBBB #BB97DB #DBBB97
tetradic
#97DBBB #9997DB #DB97B7 #D9DB97
square
#97DBBB #9997DB #DB97B7 #D9DB97
split-complementary
#97DBBB #DB97D9 #DB9997
monochromatic
#40B87F #6ACB9D #97DBBB #C4EBD9 #E8F7F0
Accessibility & contrast
On white
1.60
#97DBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#97DBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DBBB
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DBBB | 1.00 | 1.60 | 13.17 | 13.17 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B9
Deuteranopia (green-blind)
#CDC9BD
Tritanopia (blue-blind)
#88DBD2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #97dbbb; /* rgb */ color: rgb(151, 219, 187); /* oklch */ color: oklch(83.7% 0.082 163.7);
Tailwind
colors: {
custom: {
50: '#b7e6cf',
500: '#97dbbb',
950: '#000000',
},
}SCSS
$custom: #97dbbb; $custom-light: #b7e6cf; $custom-dark: #000000;
JSON
{
"hex": "#97dbbb",
"rgb": {
"r": 151,
"g": 219,
"b": 187
},
"hsl": {
"h": 151.765,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.83711,
"c": 0.08225,
"h": 163.7
},
"luminance": 0.6083
}Semantic roles & 50–950 ramp
primary
#97DBBB
secondary
#B36489
accent
#2A6EBC
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111613
muted
#818483