#97DBCD#97DBCD
#97DBCD is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.2% C 0.071 H 180.2°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #97DBCD |
|---|---|
| RGB | rgb(151, 219, 205) |
| HSL | hsl(168, 49%, 73%) |
| HSV | hsv(168, 31%, 86%) |
| CMYK | cmyk(31.1%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(82.73, -24.32, 0.06) |
| CIE-LCH | lch(82.73, 24.32, 179.87°) |
| OKLab | oklab(84.21% -0.0713 -0.0002) |
| OKLCH | oklch(84.21% 0.071 180.2) |
| XYZ | xyz(49.1097, 61.6475, 67.0572) |
| Luminance | 0.6165 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.86
Seafoam Blue
#78D1B6
ΔE00 6.02
Light Teal
#90E4C1
ΔE00 6.85
Tiffany Blue
#7BF2DA
ΔE00 7.29
Paleturquoise
#AFEEEE
ΔE00 7.34
Pale Aqua
#B8FFEB
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DBCD #DB97A5
analogous
#97DBAB #97DBCD #97C7DB
triadic
#97DBCD #CD97DB #DBCD97
tetradic
#97DBCD #AB97DB #DB97A5 #C7DB97
square
#97DBCD #AB97DB #DB97A5 #C7DB97
split-complementary
#97DBCD #DB97C7 #DBAB97
monochromatic
#40B89F #6ACBB7 #97DBCD #C4EBE3 #E8F7F4
Accessibility & contrast
On white
1.58
#97DBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#97DBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DBCD
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DBCD | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#C9CACE
Tritanopia (blue-blind)
#82DDD7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #97dbcd; /* rgb */ color: rgb(151, 219, 205); /* oklch */ color: oklch(84.2% 0.071 180.2);
Tailwind
colors: {
custom: {
50: '#b7e6dc',
500: '#97dbcd',
950: '#000000',
},
}SCSS
$custom: #97dbcd; $custom-light: #b7e6dc; $custom-dark: #000000;
JSON
{
"hex": "#97dbcd",
"rgb": {
"r": 151,
"g": 219,
"b": 205
},
"hsl": {
"h": 167.647,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.84209,
"c": 0.07132,
"h": 180.2
},
"luminance": 0.6165
}Semantic roles & 50–950 ramp
primary
#97DBCD
secondary
#B36474
accent
#2A48BC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484