#97FFCF#97FFCF
#97FFCF is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.4% C 0.119 H 162.9°. Best body text is #000000 at 17.52:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFCF |
|---|---|
| RGB | rgb(151, 255, 207) |
| HSL | hsl(152, 100%, 80%) |
| HSV | hsv(152, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 18.8%, 0%) |
| CIE-LAB | lab(92.84, -40.74, 13.56) |
| CIE-LCH | lch(92.84, 42.94, 161.59°) |
| OKLab | oklab(92.37% -0.1135 0.0349) |
| OKLCH | oklch(92.37% 0.119 162.9) |
| XYZ | xyz(59.7804, 82.6002, 71.8127) |
| Luminance | 0.8260 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.75
Pale Turquoise
#A5FBD5
ΔE00 2.85
Aquamarine
#7FFFD4
ΔE00 3.05
Light Aqua
#8CFFDB
ΔE00 3.67
Light Turquoise
#7EF4CC
ΔE00 3.77
Light Seafoam
#A0FEBF
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFCF #FF97C7
analogous
#97FF9B #97FFCF #97FBFF
triadic
#97FFCF #CF97FF #FFCF97
tetradic
#97FFCF #9B97FF #FF97C7 #FBFF97
square
#97FFCF #9B97FF #FF97C7 #FBFF97
split-complementary
#97FFCF #FF97FB #FF9B97
monochromatic
#1DFF97 #5AFFB3 #97FFCF #D4FFEB #E0FFF1
Accessibility & contrast
On white
1.20
#97FFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.52
#97FFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFCF
17.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFCF | 1.00 | 1.20 | 17.52 | 17.52 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1CC
Deuteranopia (green-blind)
#EBE6D2
Tritanopia (blue-blind)
#7CFFF1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #97ffcf; /* rgb */ color: rgb(151, 255, 207); /* oklch */ color: oklch(92.4% 0.119 162.9);
Tailwind
colors: {
custom: {
50: '#baffdd',
500: '#97ffcf',
950: '#000000',
},
}SCSS
$custom: #97ffcf; $custom-light: #baffdd; $custom-dark: #000000;
JSON
{
"hex": "#97ffcf",
"rgb": {
"r": 151,
"g": 255,
"b": 207
},
"hsl": {
"h": 152.308,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.92367,
"c": 0.11875,
"h": 162.9
},
"luminance": 0.82604
}Semantic roles & 50–950 ramp
primary
#97FFCF
secondary
#E25998
accent
#006AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684