#97DBD5#97DBD5
#97DBD5 is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.4% C 0.069 H 189.0°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #97DBD5 |
|---|---|
| RGB | rgb(151, 219, 213) |
| HSL | hsl(175, 49%, 73%) |
| HSV | hsv(175, 31%, 86%) |
| CMYK | cmyk(31.1%, 0%, 2.7%, 14.1%) |
| CIE-LAB | lab(82.94, -22.55, -3.88) |
| CIE-LCH | lch(82.94, 22.89, 189.77°) |
| OKLab | oklab(84.45% -0.068 -0.0108) |
| OKLCH | oklch(84.45% 0.069 189) |
| XYZ | xyz(50.1002, 62.0436, 72.2736) |
| Luminance | 0.6205 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.34
Powder Blue
#B0E0E6
ΔE00 7.07
Robin'S Egg Blue
#98EFF9
ΔE00 7.50
Duck Egg Blue
#C3FBF4
ΔE00 7.83
Pale Cyan
#B7FFFA
ΔE00 7.88
Mediumturquoise
#48D1CC
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DBD5 #DB979D
analogous
#97DBB3 #97DBD5 #97BFDB
triadic
#97DBD5 #D597DB #DBD597
tetradic
#97DBD5 #B397DB #DB979D #BFDB97
square
#97DBD5 #B397DB #DB979D #BFDB97
split-complementary
#97DBD5 #DB97BF #DBB397
monochromatic
#40B8AD #6ACBC3 #97DBD5 #C4EBE7 #E8F7F6
Accessibility & contrast
On white
1.57
#97DBD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#97DBD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DBD5
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DBD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DBD5 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D5
Deuteranopia (green-blind)
#C7CBD6
Tritanopia (blue-blind)
#80DED9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #97dbd5; /* rgb */ color: rgb(151, 219, 213); /* oklch */ color: oklch(84.4% 0.069 189.0);
Tailwind
colors: {
custom: {
50: '#b8e6e1',
500: '#97dbd5',
950: '#000000',
},
}SCSS
$custom: #97dbd5; $custom-light: #b8e6e1; $custom-dark: #000000;
JSON
{
"hex": "#97dbd5",
"rgb": {
"r": 151,
"g": 219,
"b": 213
},
"hsl": {
"h": 174.706,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.84448,
"c": 0.06887,
"h": 189
},
"luminance": 0.62046
}Semantic roles & 50–950 ramp
primary
#97DBD5
secondary
#B3646B
accent
#2A37BC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484