#97FED8#97FED8
#97FED8 is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.4% C 0.111 H 168.2°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #97FED8 |
|---|---|
| RGB | rgb(151, 254, 216) |
| HSL | hsl(158, 98%, 79%) |
| HSV | hsv(158, 41%, 100%) |
| CMYK | cmyk(40.6%, 0%, 15%, 0.4%) |
| CIE-LAB | lab(92.76, -38.46, 8.82) |
| CIE-LCH | lch(92.76, 39.45, 167.09°) |
| OKLab | oklab(92.37% -0.1085 0.0226) |
| OKLCH | oklch(92.37% 0.111 168.2) |
| XYZ | xyz(60.5941, 82.4166, 77.6675) |
| Luminance | 0.8242 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.52
Pale Turquoise
#A5FBD5
ΔE00 2.08
Aquamarine
#7FFFD4
ΔE00 2.49
Light Turquoise
#7EF4CC
ΔE00 2.95
Light Aquamarine
#7BFDC7
ΔE00 4.26
Tiffany Blue
#7BF2DA
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FED8 #FE97BD
analogous
#97FEA5 #97FED8 #97F1FE
triadic
#97FED8 #D897FE #FED897
tetradic
#97FED8 #A597FE #FE97BD #F1FE97
square
#97FED8 #A597FE #FE97BD #F1FE97
split-complementary
#97FED8 #FE97F1 #FEA597
monochromatic
#1EFDAB #5AFDC1 #97FED8 #D4FFEF #E1FFF4
Accessibility & contrast
On white
1.20
#97FED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#97FED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FED8
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FED8 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F1D6
Deuteranopia (green-blind)
#E8E5DA
Tritanopia (blue-blind)
#79FFF3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #97fed8; /* rgb */ color: rgb(151, 254, 216); /* oklch */ color: oklch(92.4% 0.111 168.2);
Tailwind
colors: {
custom: {
50: '#baffe4',
500: '#97fed8',
950: '#000000',
},
}SCSS
$custom: #97fed8; $custom-light: #baffe4; $custom-dark: #000000;
JSON
{
"hex": "#97fed8",
"rgb": {
"r": 151,
"g": 254,
"b": 216
},
"hsl": {
"h": 157.864,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.92368,
"c": 0.11086,
"h": 168.2
},
"luminance": 0.82421
}Semantic roles & 50–950 ramp
primary
#97FED8
secondary
#E0598B
accent
#0055E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#121815
muted
#828684