#97FEF8#97FEF8
#97FEF8 is a very light, moderate teal. Relative luminance 0.842; OKLCH L 93.3% C 0.097 H 190.8°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #97FEF8 |
|---|---|
| RGB | rgb(151, 254, 248) |
| HSL | hsl(177, 98%, 79%) |
| HSV | hsv(177, 41%, 100%) |
| CMYK | cmyk(40.6%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(93.55, -31.38, -6.56) |
| CIE-LCH | lch(93.55, 32.05, 191.82°) |
| OKLab | oklab(93.27% -0.0952 -0.0182) |
| OKLCH | oklch(93.27% 0.097 190.8) |
| XYZ | xyz(65.1411, 84.2354, 101.6152) |
| Luminance | 0.8424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.77
Pale Cyan
#B7FFFA
ΔE00 4.05
Bright Cyan
#41FDFE
ΔE00 5.85
Eggshell Blue
#C4FFF7
ΔE00 6.15
Paleturquoise
#AFEEEE
ΔE00 6.25
Duck Egg Blue
#C3FBF4
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FEF8 #FE979D
analogous
#97FEC5 #97FEF8 #97D1FE
triadic
#97FEF8 #F897FE #FEF897
tetradic
#97FEF8 #C597FE #FE979D #D1FE97
square
#97FEF8 #C597FE #FE979D #D1FE97
split-complementary
#97FEF8 #FE97D1 #FEC597
monochromatic
#1EFDF0 #5AFDF4 #97FEF8 #D4FFFC #E1FFFD
Accessibility & contrast
On white
1.18
#97FEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#97FEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FEF8
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FEF8 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F4F8
Deuteranopia (green-blind)
#E1E7F9
Tritanopia (blue-blind)
#6AFFFC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #97fef8; /* rgb */ color: rgb(151, 254, 248); /* oklch */ color: oklch(93.3% 0.097 190.8);
Tailwind
colors: {
custom: {
50: '#bbfffa',
500: '#97fef8',
950: '#000000',
},
}SCSS
$custom: #97fef8; $custom-light: #bbfffa; $custom-dark: #000000;
JSON
{
"hex": "#97fef8",
"rgb": {
"r": 151,
"g": 254,
"b": 248
},
"hsl": {
"h": 176.505,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.93271,
"c": 0.09697,
"h": 190.8
},
"luminance": 0.8424
}Semantic roles & 50–950 ramp
primary
#97FEF8
secondary
#E05961
accent
#000DE6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685