#97DDCD#97DDCD
#97DDCD is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.7% C 0.074 H 178.5°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #97DDCD |
|---|---|
| RGB | rgb(151, 221, 205) |
| HSL | hsl(166, 51%, 73%) |
| HSV | hsv(166, 32%, 87%) |
| CMYK | cmyk(31.7%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(83.28, -25.30, 0.87) |
| CIE-LCH | lch(83.28, 25.32, 178.03°) |
| OKLab | oklab(84.66% -0.0738 0.0019) |
| OKLCH | oklch(84.66% 0.074 178.5) |
| XYZ | xyz(49.6346, 62.6973, 67.2322) |
| Luminance | 0.6270 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.66
Pale Teal
#82CBB2
ΔE00 5.70
Light Teal
#90E4C1
ΔE00 6.06
Tiffany Blue
#7BF2DA
ΔE00 6.67
Pale Aqua
#B8FFEB
ΔE00 7.51
Paleturquoise
#AFEEEE
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DDCD #DD97A7
analogous
#97DDAA #97DDCD #97CADD
triadic
#97DDCD #CD97DD #DDCD97
tetradic
#97DDCD #AA97DD #DD97A7 #CADD97
square
#97DDCD #AA97DD #DD97A7 #CADD97
split-complementary
#97DDCD #DD97CA #DDAA97
monochromatic
#3DBC9F #69CEB7 #97DDCD #C5ECE3 #E8F7F4
Accessibility & contrast
On white
1.55
#97DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#97DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DDCD
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DDCD | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CC
Deuteranopia (green-blind)
#CBCCCE
Tritanopia (blue-blind)
#82DFD8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #97ddcd; /* rgb */ color: rgb(151, 221, 205); /* oklch */ color: oklch(84.7% 0.074 178.5);
Tailwind
colors: {
custom: {
50: '#b8e7dc',
500: '#97ddcd',
950: '#000000',
},
}SCSS
$custom: #97ddcd; $custom-light: #b8e7dc; $custom-dark: #000000;
JSON
{
"hex": "#97ddcd",
"rgb": {
"r": 151,
"g": 221,
"b": 205
},
"hsl": {
"h": 166.286,
"s": 50.725,
"l": 72.941
},
"oklch": {
"l": 0.84656,
"c": 0.07382,
"h": 178.5
},
"luminance": 0.627
}Semantic roles & 50–950 ramp
primary
#97DDCD
secondary
#B56376
accent
#274ABE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484