#97FFCE#97FFCE
#97FFCE is a very light, moderate teal. Relative luminance 0.826; OKLCH L 92.3% C 0.120 H 162.4°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFCE |
|---|---|
| RGB | rgb(151, 255, 206) |
| HSL | hsl(152, 100%, 80%) |
| HSV | hsv(152, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 19.2%, 0%) |
| CIE-LAB | lab(92.82, -40.94, 14.05) |
| CIE-LCH | lch(92.82, 43.28, 161.06°) |
| OKLab | oklab(92.34% -0.1139 0.0361) |
| OKLCH | oklch(92.34% 0.12 162.4) |
| XYZ | xyz(59.6586, 82.5515, 71.1709) |
| Luminance | 0.8256 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.69
Pale Turquoise
#A5FBD5
ΔE00 3.02
Aquamarine
#7FFFD4
ΔE00 3.21
Light Seafoam
#A0FEBF
ΔE00 3.78
Light Aqua
#8CFFDB
ΔE00 3.90
Light Turquoise
#7EF4CC
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFCE #FF97C8
analogous
#97FF9A #97FFCE #97FCFF
triadic
#97FFCE #CE97FF #FFCE97
tetradic
#97FFCE #9A97FF #FF97C8 #FCFF97
square
#97FFCE #9A97FF #FF97C8 #FCFF97
split-complementary
#97FFCE #FF97FC #FF9A97
monochromatic
#1DFF94 #5AFFB1 #97FFCE #D4FFEB #E0FFF1
Accessibility & contrast
On white
1.20
#97FFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#97FFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFCE
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFCE | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF1CB
Deuteranopia (green-blind)
#EBE6D1
Tritanopia (blue-blind)
#7CFFF1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #97ffce; /* rgb */ color: rgb(151, 255, 206); /* oklch */ color: oklch(92.3% 0.120 162.4);
Tailwind
colors: {
custom: {
50: '#baffdd',
500: '#97ffce',
950: '#000000',
},
}SCSS
$custom: #97ffce; $custom-light: #baffdd; $custom-dark: #000000;
JSON
{
"hex": "#97ffce",
"rgb": {
"r": 151,
"g": 255,
"b": 206
},
"hsl": {
"h": 151.731,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.92343,
"c": 0.11952,
"h": 162.4
},
"luminance": 0.82556
}Semantic roles & 50–950 ramp
primary
#97FFCE
secondary
#E25999
accent
#006CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684