#97D4C7#97D4C7
#97D4C7 is a very light, moderate teal. Relative luminance 0.578; OKLCH L 82.5% C 0.065 H 179.9°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #97D4C7 |
|---|---|
| RGB | rgb(151, 212, 199) |
| HSL | hsl(167, 41%, 71%) |
| HSV | hsv(167, 29%, 83%) |
| CMYK | cmyk(28.8%, 0%, 6.1%, 16.9%) |
| CIE-LAB | lab(80.62, -22.17, 0.18) |
| CIE-LCH | lch(80.62, 22.17, 179.54°) |
| OKLab | oklab(82.47% -0.065 0.0001) |
| OKLCH | oklch(82.47% 0.065 179.9) |
| XYZ | xyz(46.6114, 57.7875, 62.7199) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.34
Seafoam Blue
#78D1B6
ΔE00 6.13
Light Teal
#90E4C1
ΔE00 7.78
Paleturquoise
#AFEEEE
ΔE00 8.05
Mediumturquoise
#48D1CC
ΔE00 8.72
Tiffany Blue
#7BF2DA
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97D4C7 #D497A4
analogous
#97D4A8 #97D4C7 #97C2D4
triadic
#97D4C7 #C797D4 #D4C797
tetradic
#97D4C7 #A897D4 #D497A4 #C2D497
square
#97D4C7 #A897D4 #D497A4 #C2D497
split-complementary
#97D4C7 #D497C2 #D4A897
monochromatic
#46AA95 #6CC2B0 #97D4C7 #C2E6DE #E9F6F3
Accessibility & contrast
On white
1.67
#97D4C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#97D4C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97D4C7
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97D4C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97D4C7 | 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)
#CFCDC7
Deuteranopia (green-blind)
#C4C5C8
Tritanopia (blue-blind)
#85D6D0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #97d4c7; /* rgb */ color: rgb(151, 212, 199); /* oklch */ color: oklch(82.5% 0.065 179.9);
Tailwind
colors: {
custom: {
50: '#b7e1d8',
500: '#97d4c7',
950: '#000000',
},
}SCSS
$custom: #97d4c7; $custom-light: #b7e1d8; $custom-dark: #000000;
JSON
{
"hex": "#97d4c7",
"rgb": {
"r": 151,
"g": 212,
"b": 199
},
"hsl": {
"h": 167.213,
"s": 41.497,
"l": 71.176
},
"oklch": {
"l": 0.82473,
"c": 0.06501,
"h": 179.9
},
"luminance": 0.5779
}Semantic roles & 50–950 ramp
primary
#97D4C7
secondary
#AA6574
accent
#314DB5
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483