#97DFCB#97DFCB
#97DFCB is a very light, moderate teal. Relative luminance 0.637; OKLCH L 85.0% C 0.077 H 175.1°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFCB |
|---|---|
| RGB | rgb(151, 223, 203) |
| HSL | hsl(163, 53%, 73%) |
| HSV | hsv(163, 32%, 87%) |
| CMYK | cmyk(32.3%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(83.79, -26.70, 2.67) |
| CIE-LCH | lch(83.79, 26.84, 174.30°) |
| OKLab | oklab(85.05% -0.0771 0.0067) |
| OKLCH | oklch(85.05% 0.077 175.1) |
| XYZ | xyz(49.9259, 63.6637, 66.1460) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.65
Seafoam Blue
#78D1B6
ΔE00 5.08
Pale Teal
#82CBB2
ΔE00 5.37
Tiffany Blue
#7BF2DA
ΔE00 6.06
Pale Aqua
#B8FFEB
ΔE00 7.09
Seafoam
#7FE0B3
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFCB #DF97AB
analogous
#97DFA7 #97DFCB #97CFDF
triadic
#97DFCB #CB97DF #DFCB97
tetradic
#97DFCB #A797DF #DF97AB #CFDF97
square
#97DFCB #A797DF #DF97AB #CFDF97
split-complementary
#97DFCB #DF97CF #DFA797
monochromatic
#3BC09B #68D1B4 #97DFCB #C6EDE2 #E8F8F3
Accessibility & contrast
On white
1.53
#97DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#97DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFCB
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFCB | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6CA
Deuteranopia (green-blind)
#CDCDCC
Tritanopia (blue-blind)
#83E1D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97dfcb; /* rgb */ color: rgb(151, 223, 203); /* oklch */ color: oklch(85.0% 0.077 175.1);
Tailwind
colors: {
custom: {
50: '#b8e9da',
500: '#97dfcb',
950: '#000000',
},
}SCSS
$custom: #97dfcb; $custom-light: #b8e9da; $custom-dark: #000000;
JSON
{
"hex": "#97dfcb",
"rgb": {
"r": 151,
"g": 223,
"b": 203
},
"hsl": {
"h": 163.333,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.85046,
"c": 0.0774,
"h": 175.1
},
"luminance": 0.63666
}Semantic roles & 50–950 ramp
primary
#97DFCB
secondary
#B7637A
accent
#2550C0
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483