#97DFC8#97DFC8
#97DFC8 is a very light, moderate teal. Relative luminance 0.635; OKLCH L 85.0% C 0.079 H 172.3°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #97DFC8 |
|---|---|
| RGB | rgb(151, 223, 200) |
| HSL | hsl(161, 53%, 73%) |
| HSV | hsv(161, 32%, 87%) |
| CMYK | cmyk(32.3%, 0%, 10.3%, 12.5%) |
| CIE-LAB | lab(83.72, -27.34, 4.15) |
| CIE-LCH | lch(83.72, 27.65, 171.38°) |
| OKLab | oklab(84.96% -0.0784 0.0106) |
| OKLCH | oklch(84.96% 0.079 172.3) |
| XYZ | xyz(49.5719, 63.5221, 64.2813) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.72
Seafoam Blue
#78D1B6
ΔE00 4.73
Pale Teal
#82CBB2
ΔE00 5.07
Tiffany Blue
#7BF2DA
ΔE00 6.15
Seafoam
#7FE0B3
ΔE00 6.50
Pale Turquoise
#A5FBD5
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97DFC8 #DF97AE
analogous
#97DFA4 #97DFC8 #97D2DF
triadic
#97DFC8 #C897DF #DFC897
tetradic
#97DFC8 #A497DF #DF97AE #D2DF97
square
#97DFC8 #A497DF #DF97AE #D2DF97
split-complementary
#97DFC8 #DF97D2 #DFA497
monochromatic
#3BC096 #68D1AF #97DFC8 #C6EDE1 #E8F8F3
Accessibility & contrast
On white
1.53
#97DFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#97DFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97DFC8
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97DFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97DFC8 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD6C7
Deuteranopia (green-blind)
#CECDCA
Tritanopia (blue-blind)
#83E0D8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #97dfc8; /* rgb */ color: rgb(151, 223, 200); /* oklch */ color: oklch(85.0% 0.079 172.3);
Tailwind
colors: {
custom: {
50: '#b8e9d8',
500: '#97dfc8',
950: '#000000',
},
}SCSS
$custom: #97dfc8; $custom-light: #b8e9d8; $custom-dark: #000000;
JSON
{
"hex": "#97dfc8",
"rgb": {
"r": 151,
"g": 223,
"b": 200
},
"hsl": {
"h": 160.833,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.84962,
"c": 0.07909,
"h": 172.3
},
"luminance": 0.63525
}Semantic roles & 50–950 ramp
primary
#97DFC8
secondary
#B7637E
accent
#2557C0
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483