#97FDCA#97FDCA
#97FDCA is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.8% C 0.120 H 161.0°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #97FDCA |
|---|---|
| RGB | rgb(151, 253, 202) |
| HSL | hsl(150, 96%, 79%) |
| HSV | hsv(150, 40%, 99%) |
| CMYK | cmyk(40.3%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(92.17, -40.84, 15.19) |
| CIE-LCH | lch(92.17, 43.57, 159.60°) |
| OKLab | oklab(91.79% -0.1133 0.039) |
| OKLCH | oklch(91.79% 0.12 161) |
| XYZ | xyz(58.5442, 81.0902, 68.4327) |
| Luminance | 0.8109 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.73
Light Seafoam
#A0FEBF
ΔE00 3.18
Pale Turquoise
#A5FBD5
ΔE00 3.33
Aquamarine
#7FFFD4
ΔE00 3.74
Light Turquoise
#7EF4CC
ΔE00 4.18
Mint
#AAF0C1
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FDCA #FD97CA
analogous
#97FD97 #97FDCA #97FDFD
triadic
#97FDCA #CA97FD #FDCA97
tetradic
#97FDCA #9797FD #FD97CA #FDFD97
square
#97FDCA #9797FD #FD97CA #FDFD97
split-complementary
#97FDCA #FD97FD #FD9797
monochromatic
#1FFB8D #5BFCAB #97FDCA #D3FEE9 #E1FEF0
Accessibility & contrast
On white
1.22
#97FDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#97FDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FDCA
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FDCA | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC7
Deuteranopia (green-blind)
#EAE4CD
Tritanopia (blue-blind)
#7EFCEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #97fdca; /* rgb */ color: rgb(151, 253, 202); /* oklch */ color: oklch(91.8% 0.120 161.0);
Tailwind
colors: {
custom: {
50: '#b9feda',
500: '#97fdca',
950: '#000000',
},
}SCSS
$custom: #97fdca; $custom-light: #b9feda; $custom-dark: #000000;
JSON
{
"hex": "#97fdca",
"rgb": {
"r": 151,
"g": 253,
"b": 202
},
"hsl": {
"h": 150,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.91792,
"c": 0.11987,
"h": 161
},
"luminance": 0.81094
}Semantic roles & 50–950 ramp
primary
#97FDCA
secondary
#DF599C
accent
#0073E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121814
muted
#828683