#97DBD4#97DBD4
#97DBD4 is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.4% C 0.069 H 187.9°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #97DBD4 |
|---|---|
| RGB | rgb(151, 219, 212) |
| HSL | hsl(174, 49%, 73%) |
| HSV | hsv(174, 31%, 86%) |
| CMYK | cmyk(31.1%, 0%, 3.2%, 14.1%) |
| CIE-LAB | lab(82.91, -22.78, -3.39) |
| CIE-LCH | lch(82.91, 23.03, 188.47°) |
| OKLab | oklab(84.42% -0.0684 -0.0095) |
| OKLCH | oklch(84.42% 0.069 187.9) |
| XYZ | xyz(49.9736, 61.9930, 71.6072) |
| Luminance | 0.6200 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.55
Powder Blue
#B0E0E6
ΔE00 7.37
Robin'S Egg Blue
#98EFF9
ΔE00 7.83
Duck Egg Blue
#C3FBF4
ΔE00 7.85
Mediumturquoise
#48D1CC
ΔE00 7.89
Pale Cyan
#B7FFFA
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DBD4 #DB979E
analogous
#97DBB2 #97DBD4 #97C0DB
triadic
#97DBD4 #D497DB #DBD497
tetradic
#97DBD4 #B297DB #DB979E #C0DB97
square
#97DBD4 #B297DB #DB979E #C0DB97
split-complementary
#97DBD4 #DB97C0 #DBB297
monochromatic
#40B8AC #6ACBC1 #97DBD4 #C4EBE7 #E8F7F6
Accessibility & contrast
On white
1.57
#97DBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#97DBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DBD4
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DBD4 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D4
Deuteranopia (green-blind)
#C7CBD5
Tritanopia (blue-blind)
#80DED9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #97dbd4; /* rgb */ color: rgb(151, 219, 212); /* oklch */ color: oklch(84.4% 0.069 187.9);
Tailwind
colors: {
custom: {
50: '#b8e6e1',
500: '#97dbd4',
950: '#000000',
},
}SCSS
$custom: #97dbd4; $custom-light: #b8e6e1; $custom-dark: #000000;
JSON
{
"hex": "#97dbd4",
"rgb": {
"r": 151,
"g": 219,
"b": 212
},
"hsl": {
"h": 173.824,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.84417,
"c": 0.06908,
"h": 187.9
},
"luminance": 0.61996
}Semantic roles & 50–950 ramp
primary
#97DBD4
secondary
#B3646C
accent
#2A39BC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484