#97FCD3#97FCD3
#97FCD3 is a very light, moderate teal. Relative luminance 0.809; OKLCH L 91.8% C 0.112 H 166.1°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #97FCD3 |
|---|---|
| RGB | rgb(151, 252, 211) |
| HSL | hsl(156, 94%, 79%) |
| HSV | hsv(156, 40%, 99%) |
| CMYK | cmyk(40.1%, 0%, 16.3%, 1.2%) |
| CIE-LAB | lab(92.09, -38.59, 10.43) |
| CIE-LCH | lch(92.09, 39.97, 164.87°) |
| OKLab | oklab(91.79% -0.1083 0.0268) |
| OKLCH | oklch(91.79% 0.112 166.1) |
| XYZ | xyz(59.3261, 80.8992, 74.1044) |
| Luminance | 0.8090 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 1.81
Light Aqua
#8CFFDB
ΔE00 2.33
Aquamarine
#7FFFD4
ΔE00 2.60
Light Turquoise
#7EF4CC
ΔE00 2.81
Light Aquamarine
#7BFDC7
ΔE00 3.67
Mint
#AAF0C1
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FCD3 #FC97C0
analogous
#97FCA1 #97FCD3 #97F2FC
triadic
#97FCD3 #D397FC #FCD397
tetradic
#97FCD3 #A197FC #FC97C0 #F2FC97
square
#97FCD3 #A197FC #FC97C0 #F2FC97
split-complementary
#97FCD3 #FC97F2 #FCA197
monochromatic
#20F9A1 #5CFABA #97FCD3 #D2FEEC #E1FEF2
Accessibility & contrast
On white
1.22
#97FCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#97FCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FCD3
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FCD3 | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD1
Deuteranopia (green-blind)
#E7E4D6
Tritanopia (blue-blind)
#7BFDF0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #97fcd3; /* rgb */ color: rgb(151, 252, 211); /* oklch */ color: oklch(91.8% 0.112 166.1);
Tailwind
colors: {
custom: {
50: '#b9fee0',
500: '#97fcd3',
950: '#000000',
},
}SCSS
$custom: #97fcd3; $custom-light: #b9fee0; $custom-dark: #000000;
JSON
{
"hex": "#97fcd3",
"rgb": {
"r": 151,
"g": 252,
"b": 211
},
"hsl": {
"h": 155.644,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.91788,
"c": 0.11162,
"h": 166.1
},
"luminance": 0.80903
}Semantic roles & 50–950 ramp
primary
#97FCD3
secondary
#DD5A8F
accent
#005DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684