#97D2DB#97D2DB
#97D2DB is a very light, moderate teal. Relative luminance 0.578; OKLCH L 82.7% C 0.062 H 207.8°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #97D2DB |
|---|---|
| RGB | rgb(151, 210, 219) |
| HSL | hsl(188, 49%, 73%) |
| HSV | hsv(188, 31%, 86%) |
| CMYK | cmyk(31.1%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(80.62, -16.66, -10.51) |
| CIE-LCH | lch(80.62, 19.70, 212.25°) |
| OKLab | oklab(82.66% -0.0544 -0.0287) |
| OKLCH | oklch(82.66% 0.062 207.8) |
| XYZ | xyz(48.5911, 57.7844, 75.5972) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.27
Lightblue
#ADD8E6
ΔE00 5.14
Sky Blue
#87CEEB
ΔE00 6.85
Robin'S Egg Blue
#98EFF9
ΔE00 7.10
Paleturquoise
#AFEEEE
ΔE00 7.30
Ice Blue
#A5DFF9
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D2DB #DBA097
analogous
#97DBC2 #97D2DB #97B0DB
triadic
#97D2DB #DB97D2 #D2DB97
tetradic
#97D2DB #C297DB #DBA097 #B0DB97
square
#97D2DB #C297DB #DBA097 #B0DB97
split-complementary
#97D2DB #DB97B0 #DBC297
monochromatic
#40A8B8 #6ABECB #97D2DB #C4E6EB #E8F5F7
Accessibility & contrast
On white
1.67
#97D2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#97D2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D2DB
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D2DB | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDC
Deuteranopia (green-blind)
#BDC4DB
Tritanopia (blue-blind)
#7FD7D5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #97d2db; /* rgb */ color: rgb(151, 210, 219); /* oklch */ color: oklch(82.7% 0.062 207.8);
Tailwind
colors: {
custom: {
50: '#b7dfe6',
500: '#97d2db',
950: '#000000',
},
}SCSS
$custom: #97d2db; $custom-light: #b7dfe6; $custom-dark: #000000;
JSON
{
"hex": "#97d2db",
"rgb": {
"r": 151,
"g": 210,
"b": 219
},
"hsl": {
"h": 187.941,
"s": 48.571,
"l": 72.549
},
"oklch": {
"l": 0.82655,
"c": 0.06152,
"h": 207.8
},
"luminance": 0.57787
}Semantic roles & 50–950 ramp
primary
#97D2DB
secondary
#B36E64
accent
#3D2ABC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484