#97FED6#97FED6
#97FED6 is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.3% C 0.112 H 167.1°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #97FED6 |
|---|---|
| RGB | rgb(151, 254, 214) |
| HSL | hsl(157, 98%, 79%) |
| HSV | hsv(157, 41%, 100%) |
| CMYK | cmyk(40.6%, 0%, 15.7%, 0.4%) |
| CIE-LAB | lab(92.71, -38.87, 9.78) |
| CIE-LCH | lch(92.71, 40.08, 165.88°) |
| OKLab | oklab(92.32% -0.1094 0.0251) |
| OKLCH | oklch(92.32% 0.112 167.1) |
| XYZ | xyz(60.3371, 82.3138, 76.3140) |
| Luminance | 0.8232 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.89
Pale Turquoise
#A5FBD5
ΔE00 1.99
Aquamarine
#7FFFD4
ΔE00 2.41
Light Turquoise
#7EF4CC
ΔE00 2.94
Light Aquamarine
#7BFDC7
ΔE00 3.85
Light Teal
#90E4C1
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FED6 #FE97BF
analogous
#97FEA3 #97FED6 #97F3FE
triadic
#97FED6 #D697FE #FED697
tetradic
#97FED6 #A397FE #FE97BF #F3FE97
square
#97FED6 #A397FE #FE97BF #F3FE97
split-complementary
#97FED6 #FE97F3 #FEA397
monochromatic
#1EFDA6 #5AFDBE #97FED6 #D4FFEE #E1FFF3
Accessibility & contrast
On white
1.20
#97FED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#97FED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FED6
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FED6 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF1D4
Deuteranopia (green-blind)
#E9E5D9
Tritanopia (blue-blind)
#79FFF2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #97fed6; /* rgb */ color: rgb(151, 254, 214); /* oklch */ color: oklch(92.3% 0.112 167.1);
Tailwind
colors: {
custom: {
50: '#baffe2',
500: '#97fed6',
950: '#000000',
},
}SCSS
$custom: #97fed6; $custom-light: #baffe2; $custom-dark: #000000;
JSON
{
"hex": "#97fed6",
"rgb": {
"r": 151,
"g": 254,
"b": 214
},
"hsl": {
"h": 156.699,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.92316,
"c": 0.11222,
"h": 167.1
},
"luminance": 0.82318
}Semantic roles & 50–950 ramp
primary
#97FED6
secondary
#E0598E
accent
#0059E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684