#97FDCE#97FDCE
#97FDCE is a very light, moderate teal. Relative luminance 0.813; OKLCH L 91.9% C 0.117 H 163.0°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #97FDCE |
|---|---|
| RGB | rgb(151, 253, 206) |
| HSL | hsl(152, 96%, 79%) |
| HSV | hsv(152, 40%, 99%) |
| CMYK | cmyk(40.3%, 0%, 18.6%, 0.8%) |
| CIE-LAB | lab(92.26, -40.05, 13.25) |
| CIE-LCH | lch(92.26, 42.18, 161.69°) |
| OKLab | oklab(91.89% -0.1116 0.0341) |
| OKLCH | oklch(91.89% 0.117 163) |
| XYZ | xyz(59.0239, 81.2821, 70.9594) |
| Luminance | 0.8129 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.59
Light Aquamarine
#7BFDC7
ΔE00 2.86
Aquamarine
#7FFFD4
ΔE00 3.07
Light Turquoise
#7EF4CC
ΔE00 3.52
Light Aqua
#8CFFDB
ΔE00 3.59
Light Seafoam
#A0FEBF
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FDCE #FD97C6
analogous
#97FD9B #97FDCE #97F9FD
triadic
#97FDCE #CE97FD #FDCE97
tetradic
#97FDCE #9B97FD #FD97C6 #F9FD97
square
#97FDCE #9B97FD #FD97C6 #F9FD97
split-complementary
#97FDCE #FD97F9 #FD9B97
monochromatic
#1FFB95 #5BFCB2 #97FDCE #D3FEEA #E1FEF1
Accessibility & contrast
On white
1.22
#97FDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#97FDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FDCE
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FDCE | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CC
Deuteranopia (green-blind)
#E9E4D1
Tritanopia (blue-blind)
#7CFDF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #97fdce; /* rgb */ color: rgb(151, 253, 206); /* oklch */ color: oklch(91.9% 0.117 163.0);
Tailwind
colors: {
custom: {
50: '#b9fedd',
500: '#97fdce',
950: '#000000',
},
}SCSS
$custom: #97fdce; $custom-light: #b9fedd; $custom-dark: #000000;
JSON
{
"hex": "#97fdce",
"rgb": {
"r": 151,
"g": 253,
"b": 206
},
"hsl": {
"h": 152.353,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.9189,
"c": 0.11672,
"h": 163
},
"luminance": 0.81286
}Semantic roles & 50–950 ramp
primary
#97FDCE
secondary
#DF5997
accent
#006AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684