#97FCD9#97FCD9
#97FCD9 is a very light, moderate teal. Relative luminance 0.812; OKLCH L 91.9% C 0.108 H 169.7°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #97FCD9 |
|---|---|
| RGB | rgb(151, 252, 217) |
| HSL | hsl(159, 94%, 79%) |
| HSV | hsv(159, 40%, 99%) |
| CMYK | cmyk(40.1%, 0%, 13.9%, 1.2%) |
| CIE-LAB | lab(92.22, -37.34, 7.53) |
| CIE-LCH | lch(92.22, 38.09, 168.60°) |
| OKLab | oklab(91.94% -0.1058 0.0193) |
| OKLCH | oklch(91.94% 0.108 169.7) |
| XYZ | xyz(60.0924, 81.2057, 78.1399) |
| Luminance | 0.8121 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.46
Pale Turquoise
#A5FBD5
ΔE00 2.24
Aquamarine
#7FFFD4
ΔE00 2.93
Light Turquoise
#7EF4CC
ΔE00 2.96
Tiffany Blue
#7BF2DA
ΔE00 4.69
Light Aquamarine
#7BFDC7
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FCD9 #FC97BA
analogous
#97FCA7 #97FCD9 #97EDFC
triadic
#97FCD9 #D997FC #FCD997
tetradic
#97FCD9 #A797FC #FC97BA #EDFC97
square
#97FCD9 #A797FC #FC97BA #EDFC97
split-complementary
#97FCD9 #FC97ED #FCA797
monochromatic
#20F9AE #5CFAC3 #97FCD9 #D2FEEF #E1FEF4
Accessibility & contrast
On white
1.22
#97FCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#97FCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FCD9
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FCD9 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D7
Deuteranopia (green-blind)
#E6E4DB
Tritanopia (blue-blind)
#79FDF2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #97fcd9; /* rgb */ color: rgb(151, 252, 217); /* oklch */ color: oklch(91.9% 0.108 169.7);
Tailwind
colors: {
custom: {
50: '#bafee4',
500: '#97fcd9',
950: '#000000',
},
}SCSS
$custom: #97fcd9; $custom-light: #bafee4; $custom-dark: #000000;
JSON
{
"hex": "#97fcd9",
"rgb": {
"r": 151,
"g": 252,
"b": 217
},
"hsl": {
"h": 159.208,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.91943,
"c": 0.10755,
"h": 169.7
},
"luminance": 0.8121
}Semantic roles & 50–950 ramp
primary
#97FCD9
secondary
#DD5A87
accent
#0050E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684