#97FDCD#97FDCD
#97FDCD is a very light, moderate teal. Relative luminance 0.812; OKLCH L 91.9% C 0.117 H 162.5°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #97FDCD |
|---|---|
| RGB | rgb(151, 253, 205) |
| HSL | hsl(152, 96%, 79%) |
| HSV | hsv(152, 40%, 99%) |
| CMYK | cmyk(40.3%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(92.24, -40.25, 13.74) |
| CIE-LCH | lch(92.24, 42.52, 161.16°) |
| OKLab | oklab(91.87% -0.1121 0.0353) |
| OKLCH | oklch(91.87% 0.117 162.5) |
| XYZ | xyz(58.9028, 81.2337, 70.3216) |
| Luminance | 0.8124 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Turquoise
#A5FBD5
ΔE00 2.76
Light Aquamarine
#7BFDC7
ΔE00 2.80
Aquamarine
#7FFFD4
ΔE00 3.23
Light Turquoise
#7EF4CC
ΔE00 3.67
Light Aqua
#8CFFDB
ΔE00 3.82
Light Seafoam
#A0FEBF
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FDCD #FD97C7
analogous
#97FD9A #97FDCD #97FAFD
triadic
#97FDCD #CD97FD #FDCD97
tetradic
#97FDCD #9A97FD #FD97C7 #FAFD97
square
#97FDCD #9A97FD #FD97C7 #FAFD97
split-complementary
#97FDCD #FD97FA #FD9A97
monochromatic
#1FFB93 #5BFCB0 #97FDCD #D3FEEA #E1FEF1
Accessibility & contrast
On white
1.22
#97FDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#97FDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FDCD
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FDCD | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0CA
Deuteranopia (green-blind)
#EAE4D0
Tritanopia (blue-blind)
#7DFDEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #97fdcd; /* rgb */ color: rgb(151, 253, 205); /* oklch */ color: oklch(91.9% 0.117 162.5);
Tailwind
colors: {
custom: {
50: '#b9fedc',
500: '#97fdcd',
950: '#000000',
},
}SCSS
$custom: #97fdcd; $custom-light: #b9fedc; $custom-dark: #000000;
JSON
{
"hex": "#97fdcd",
"rgb": {
"r": 151,
"g": 253,
"b": 205
},
"hsl": {
"h": 151.765,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.91865,
"c": 0.11749,
"h": 162.5
},
"luminance": 0.81238
}Semantic roles & 50–950 ramp
primary
#97FDCD
secondary
#DF5998
accent
#006CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684