#97FDCC#97FDCC
#97FDCC is a very light, moderate teal. Relative luminance 0.812; OKLCH L 91.8% C 0.118 H 162.0°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #97FDCC |
|---|---|
| RGB | rgb(151, 253, 204) |
| HSL | hsl(151, 96%, 79%) |
| HSV | hsv(151, 40%, 99%) |
| CMYK | cmyk(40.3%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(92.21, -40.44, 14.22) |
| CIE-LCH | lch(92.21, 42.87, 160.63°) |
| OKLab | oklab(91.84% -0.1125 0.0365) |
| OKLCH | oklch(91.84% 0.118 162) |
| XYZ | xyz(58.7825, 81.1856, 69.6879) |
| Luminance | 0.8119 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.75
Pale Turquoise
#A5FBD5
ΔE00 2.95
Aquamarine
#7FFFD4
ΔE00 3.39
Light Seafoam
#A0FEBF
ΔE00 3.65
Light Turquoise
#7EF4CC
ΔE00 3.84
Light Aqua
#8CFFDB
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FDCC #FD97C8
analogous
#97FD99 #97FDCC #97FBFD
triadic
#97FDCC #CC97FD #FDCC97
tetradic
#97FDCC #9997FD #FD97C8 #FBFD97
square
#97FDCC #9997FD #FD97C8 #FBFD97
split-complementary
#97FDCC #FD97FB #FD9997
monochromatic
#1FFB91 #5BFCAF #97FDCC #D3FEE9 #E1FEF0
Accessibility & contrast
On white
1.22
#97FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#97FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FDCC
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FDCC | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF0C9
Deuteranopia (green-blind)
#EAE4CF
Tritanopia (blue-blind)
#7DFDEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #97fdcc; /* rgb */ color: rgb(151, 253, 204); /* oklch */ color: oklch(91.8% 0.118 162.0);
Tailwind
colors: {
custom: {
50: '#b9fedb',
500: '#97fdcc',
950: '#000000',
},
}SCSS
$custom: #97fdcc; $custom-light: #b9fedb; $custom-dark: #000000;
JSON
{
"hex": "#97fdcc",
"rgb": {
"r": 151,
"g": 253,
"b": 204
},
"hsl": {
"h": 151.176,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.91841,
"c": 0.11828,
"h": 162
},
"luminance": 0.8119
}Semantic roles & 50–950 ramp
primary
#97FDCC
secondary
#DF5999
accent
#006EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#121815
muted
#828684