#97FCD1#97FCD1
#97FCD1 is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.7% C 0.113 H 165.0°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #97FCD1 |
|---|---|
| RGB | rgb(151, 252, 209) |
| HSL | hsl(154, 94%, 79%) |
| HSV | hsv(154, 40%, 99%) |
| CMYK | cmyk(40.1%, 0%, 17.1%, 1.2%) |
| CIE-LAB | lab(92.04, -38.99, 11.40) |
| CIE-LCH | lch(92.04, 40.63, 163.70°) |
| OKLab | oklab(91.74% -0.1092 0.0293) |
| OKLCH | oklch(91.74% 0.113 165) |
| XYZ | xyz(59.0770, 80.7996, 72.7921) |
| Luminance | 0.8080 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.96
Aquamarine
#7FFFD4
ΔE00 2.71
Light Aqua
#8CFFDB
ΔE00 2.77
Light Turquoise
#7EF4CC
ΔE00 2.96
Light Aquamarine
#7BFDC7
ΔE00 3.35
Mint
#AAF0C1
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FCD1 #FC97C2
analogous
#97FC9F #97FCD1 #97F5FC
triadic
#97FCD1 #D197FC #FCD197
tetradic
#97FCD1 #9F97FC #FC97C2 #F5FC97
square
#97FCD1 #9F97FC #FC97C2 #F5FC97
split-complementary
#97FCD1 #FC97F5 #FC9F97
monochromatic
#20F99C #5CFAB7 #97FCD1 #D2FEEB #E1FEF2
Accessibility & contrast
On white
1.22
#97FCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#97FCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FCD1
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FCD1 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFCF
Deuteranopia (green-blind)
#E8E3D4
Tritanopia (blue-blind)
#7CFCF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #97fcd1; /* rgb */ color: rgb(151, 252, 209); /* oklch */ color: oklch(91.7% 0.113 165.0);
Tailwind
colors: {
custom: {
50: '#b9fedf',
500: '#97fcd1',
950: '#000000',
},
}SCSS
$custom: #97fcd1; $custom-light: #b9fedf; $custom-dark: #000000;
JSON
{
"hex": "#97fcd1",
"rgb": {
"r": 151,
"g": 252,
"b": 209
},
"hsl": {
"h": 154.455,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.91738,
"c": 0.11307,
"h": 165
},
"luminance": 0.80804
}Semantic roles & 50–950 ramp
primary
#97FCD1
secondary
#DD5A92
accent
#0062E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684