#97D8CD#97D8CD
#97D8CD is a very light, moderate teal. Relative luminance 0.601; OKLCH L 83.5% C 0.068 H 182.9°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #97D8CD |
|---|---|
| RGB | rgb(151, 216, 205) |
| HSL | hsl(170, 45%, 72%) |
| HSV | hsv(170, 30%, 85%) |
| CMYK | cmyk(30.1%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(81.89, -22.85, -1.16) |
| CIE-LCH | lch(81.89, 22.88, 182.92°) |
| OKLab | oklab(83.54% -0.0676 -0.0035) |
| OKLCH | oklch(83.54% 0.068 182.9) |
| XYZ | xyz(48.3341, 60.0963, 66.7987) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.32
Seafoam Blue
#78D1B6
ΔE00 6.76
Paleturquoise
#AFEEEE
ΔE00 6.92
Light Teal
#90E4C1
ΔE00 8.10
Mediumturquoise
#48D1CC
ΔE00 8.21
Tiffany Blue
#7BF2DA
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D8CD #D897A2
analogous
#97D8AD #97D8CD #97C3D8
triadic
#97D8CD #CD97D8 #D8CD97
tetradic
#97D8CD #AD97D8 #D897A2 #C3D897
square
#97D8CD #AD97D8 #D897A2 #C3D897
split-complementary
#97D8CD #D897C3 #D8AD97
monochromatic
#43B29F #6AC7B8 #97D8CD #C4E9E2 #E9F7F4
Accessibility & contrast
On white
1.61
#97D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#97D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D8CD
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D8CD | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#C6C8CE
Tritanopia (blue-blind)
#83DBD4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #97d8cd; /* rgb */ color: rgb(151, 216, 205); /* oklch */ color: oklch(83.5% 0.068 182.9);
Tailwind
colors: {
custom: {
50: '#b7e4dc',
500: '#97d8cd',
950: '#000000',
},
}SCSS
$custom: #97d8cd; $custom-light: #b7e4dc; $custom-dark: #000000;
JSON
{
"hex": "#97d8cd",
"rgb": {
"r": 151,
"g": 216,
"b": 205
},
"hsl": {
"h": 169.846,
"s": 45.455,
"l": 71.961
},
"oklch": {
"l": 0.83541,
"c": 0.06766,
"h": 182.9
},
"luminance": 0.60099
}Semantic roles & 50–950 ramp
primary
#97D8CD
secondary
#AF6471
accent
#2D45B9
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484