#97FCD8#97FCD8
#97FCD8 is a very light, moderate teal. Relative luminance 0.812; OKLCH L 91.9% C 0.108 H 169.0°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #97FCD8 |
|---|---|
| RGB | rgb(151, 252, 216) |
| HSL | hsl(159, 94%, 79%) |
| HSV | hsv(159, 40%, 99%) |
| CMYK | cmyk(40.1%, 0%, 14.3%, 1.2%) |
| CIE-LAB | lab(92.20, -37.55, 8.01) |
| CIE-LCH | lch(92.20, 38.40, 167.95°) |
| OKLab | oklab(91.92% -0.1062 0.0206) |
| OKLCH | oklch(91.92% 0.108 169) |
| XYZ | xyz(59.9627, 81.1539, 77.4570) |
| Luminance | 0.8116 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.51
Pale Turquoise
#A5FBD5
ΔE00 2.08
Aquamarine
#7FFFD4
ΔE00 2.81
Light Turquoise
#7EF4CC
ΔE00 2.87
Light Aquamarine
#7BFDC7
ΔE00 4.69
Tiffany Blue
#7BF2DA
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FCD8 #FC97BB
analogous
#97FCA6 #97FCD8 #97EEFC
triadic
#97FCD8 #D897FC #FCD897
tetradic
#97FCD8 #A697FC #FC97BB #EEFC97
square
#97FCD8 #A697FC #FC97BB #EEFC97
split-complementary
#97FCD8 #FC97EE #FCA697
monochromatic
#20F9AB #5CFAC2 #97FCD8 #D2FEEE #E1FEF4
Accessibility & contrast
On white
1.22
#97FCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#97FCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FCD8
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FCD8 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D6
Deuteranopia (green-blind)
#E6E4DA
Tritanopia (blue-blind)
#79FDF1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #97fcd8; /* rgb */ color: rgb(151, 252, 216); /* oklch */ color: oklch(91.9% 0.108 169.0);
Tailwind
colors: {
custom: {
50: '#bafee4',
500: '#97fcd8',
950: '#000000',
},
}SCSS
$custom: #97fcd8; $custom-light: #bafee4; $custom-dark: #000000;
JSON
{
"hex": "#97fcd8",
"rgb": {
"r": 151,
"g": 252,
"b": 216
},
"hsl": {
"h": 158.614,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.91917,
"c": 0.10819,
"h": 169
},
"luminance": 0.81158
}Semantic roles & 50–950 ramp
primary
#97FCD8
secondary
#DD5A89
accent
#0052E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684