#97D3DA#97D3DA
#97D3DA is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.8% C 0.062 H 205.1°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #97D3DA |
|---|---|
| RGB | rgb(151, 211, 218) |
| HSL | hsl(186, 48%, 72%) |
| HSV | hsv(186, 31%, 85%) |
| CMYK | cmyk(30.7%, 3.2%, 0%, 14.5%) |
| CIE-LAB | lab(80.86, -17.40, -9.61) |
| CIE-LCH | lch(80.86, 19.88, 208.91°) |
| OKLab | oklab(82.84% -0.056 -0.0263) |
| OKLCH | oklch(82.84% 0.062 205.1) |
| XYZ | xyz(48.7075, 58.2272, 74.9886) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.22
Lightblue
#ADD8E6
ΔE00 5.79
Paleturquoise
#AFEEEE
ΔE00 6.71
Robin'S Egg Blue
#98EFF9
ΔE00 6.79
Sky Blue
#87CEEB
ΔE00 7.70
Robin Egg Blue
#8AF1FE
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D3DA #DA9E97
analogous
#97DAC0 #97D3DA #97B1DA
triadic
#97D3DA #DA97D3 #D3DA97
tetradic
#97D3DA #C097DA #DA9E97 #B1DA97
square
#97D3DA #C097DA #DA9E97 #B1DA97
split-complementary
#97D3DA #DA97B1 #DAC097
monochromatic
#41AAB6 #6AC0CA #97D3DA #C4E6EA #E8F5F7
Accessibility & contrast
On white
1.66
#97D3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#97D3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D3DA
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D3DA | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACEDB
Deuteranopia (green-blind)
#BEC5DA
Tritanopia (blue-blind)
#7FD8D5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #97d3da; /* rgb */ color: rgb(151, 211, 218); /* oklch */ color: oklch(82.8% 0.062 205.1);
Tailwind
colors: {
custom: {
50: '#b7e0e5',
500: '#97d3da',
950: '#000000',
},
}SCSS
$custom: #97d3da; $custom-light: #b7e0e5; $custom-dark: #000000;
JSON
{
"hex": "#97d3da",
"rgb": {
"r": 151,
"g": 211,
"b": 218
},
"hsl": {
"h": 186.269,
"s": 47.518,
"l": 72.353
},
"oklch": {
"l": 0.82841,
"c": 0.0619,
"h": 205.1
},
"luminance": 0.5823
}Semantic roles & 50–950 ramp
primary
#97D3DA
secondary
#B16C64
accent
#3A2BBB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484