#97DFCD#97DFCD
#97DFCD is a very light, moderate teal. Relative luminance 0.638; OKLCH L 85.1% C 0.076 H 177.0°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFCD |
|---|---|
| RGB | rgb(151, 223, 205) |
| HSL | hsl(165, 53%, 73%) |
| HSV | hsv(165, 32%, 87%) |
| CMYK | cmyk(32.3%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(83.84, -26.27, 1.68) |
| CIE-LCH | lch(83.84, 26.33, 176.34°) |
| OKLab | oklab(85.1% -0.0763 0.0041) |
| OKLCH | oklch(85.1% 0.076 177) |
| XYZ | xyz(50.1658, 63.7596, 67.4093) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 5.31
Seafoam Blue
#78D1B6
ΔE00 5.43
Pale Teal
#82CBB2
ΔE00 5.68
Tiffany Blue
#7BF2DA
ΔE00 6.11
Pale Aqua
#B8FFEB
ΔE00 7.08
Turquoise
#40E0D0
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFCD #DF97A9
analogous
#97DFA9 #97DFCD #97CDDF
triadic
#97DFCD #CD97DF #DFCD97
tetradic
#97DFCD #A997DF #DF97A9 #CDDF97
square
#97DFCD #A997DF #DF97A9 #CDDF97
split-complementary
#97DFCD #DF97CD #DFA997
monochromatic
#3BC09F #68D1B6 #97DFCD #C6EDE3 #E8F8F4
Accessibility & contrast
On white
1.53
#97DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#97DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFCD
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFCD | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD7CC
Deuteranopia (green-blind)
#CDCDCE
Tritanopia (blue-blind)
#82E1D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97dfcd; /* rgb */ color: rgb(151, 223, 205); /* oklch */ color: oklch(85.1% 0.076 177.0);
Tailwind
colors: {
custom: {
50: '#b8e9dc',
500: '#97dfcd',
950: '#000000',
},
}SCSS
$custom: #97dfcd; $custom-light: #b8e9dc; $custom-dark: #000000;
JSON
{
"hex": "#97dfcd",
"rgb": {
"r": 151,
"g": 223,
"b": 205
},
"hsl": {
"h": 165,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.85103,
"c": 0.07639,
"h": 177
},
"luminance": 0.63762
}Semantic roles & 50–950 ramp
primary
#97DFCD
secondary
#B76378
accent
#254CC0
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484