#97D2CD#97D2CD
#97D2CD is a very light, moderate teal. Relative luminance 0.571; OKLCH L 82.2% C 0.061 H 189.5°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #97D2CD |
|---|---|
| RGB | rgb(151, 210, 205) |
| HSL | hsl(175, 40%, 71%) |
| HSV | hsv(175, 28%, 82%) |
| CMYK | cmyk(28.1%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(80.22, -19.86, -3.61) |
| CIE-LCH | lch(80.22, 20.19, 190.31°) |
| OKLab | oklab(82.21% -0.06 -0.01) |
| OKLCH | oklch(82.21% 0.061 189.5) |
| XYZ | xyz(46.8249, 57.0779, 66.2957) |
| Luminance | 0.5708 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.78
Powder Blue
#B0E0E6
ΔE00 6.82
Pale Teal
#82CBB2
ΔE00 8.03
Mediumturquoise
#48D1CC
ΔE00 8.39
Robin'S Egg Blue
#98EFF9
ΔE00 8.81
Seafoam Blue
#78D1B6
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D2CD #D2979C
analogous
#97D2AF #97D2CD #97B9D2
triadic
#97D2CD #CD97D2 #D2CD97
tetradic
#97D2CD #AF97D2 #D2979C #B9D297
square
#97D2CD #AF97D2 #D2979C #B9D297
split-complementary
#97D2CD #D297B9 #D2AF97
monochromatic
#48A79F #6CC0B8 #97D2CD #C2E4E2 #EAF6F5
Accessibility & contrast
On white
1.69
#97D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#97D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D2CD
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D2CD | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCD
Deuteranopia (green-blind)
#C0C4CE
Tritanopia (blue-blind)
#84D5D0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #97d2cd; /* rgb */ color: rgb(151, 210, 205); /* oklch */ color: oklch(82.2% 0.061 189.5);
Tailwind
colors: {
custom: {
50: '#b7e0dc',
500: '#97d2cd',
950: '#000000',
},
}SCSS
$custom: #97d2cd; $custom-light: #b7e0dc; $custom-dark: #000000;
JSON
{
"hex": "#97d2cd",
"rgb": {
"r": 151,
"g": 210,
"b": 205
},
"hsl": {
"h": 174.915,
"s": 39.597,
"l": 70.784
},
"oklch": {
"l": 0.82208,
"c": 0.06083,
"h": 189.5
},
"luminance": 0.5708
}Semantic roles & 50–950 ramp
primary
#97D2CD
secondary
#A8656B
accent
#333EB3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484