#97FEE6#97FEE6
#97FEE6 is a very light, moderate teal. Relative luminance 0.832; OKLCH L 92.7% C 0.103 H 177.2°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #97FEE6 |
|---|---|
| RGB | rgb(151, 254, 230) |
| HSL | hsl(166, 98%, 79%) |
| HSV | hsv(166, 41%, 100%) |
| CMYK | cmyk(40.6%, 0%, 9.4%, 0.4%) |
| CIE-LAB | lab(93.09, -35.46, 2.07) |
| CIE-LCH | lch(93.09, 35.52, 176.67°) |
| OKLab | oklab(92.75% -0.1026 0.0049) |
| OKLCH | oklch(92.75% 0.103 177.2) |
| XYZ | xyz(62.4817, 83.1716, 87.6088) |
| Luminance | 0.8318 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.34
Light Aqua
#8CFFDB
ΔE00 3.50
Pale Aqua
#B8FFEB
ΔE00 4.28
Pale Turquoise
#A5FBD5
ΔE00 5.10
Light Turquoise
#7EF4CC
ΔE00 5.39
Aquamarine
#7FFFD4
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FEE6 #FE97AF
analogous
#97FEB3 #97FEE6 #97E3FE
triadic
#97FEE6 #E697FE #FEE697
tetradic
#97FEE6 #B397FE #FE97AF #E3FE97
square
#97FEE6 #B397FE #FE97AF #E3FE97
split-complementary
#97FEE6 #FE97E3 #FEB397
monochromatic
#1EFDC9 #5AFDD7 #97FEE6 #D4FFF5 #E1FFF8
Accessibility & contrast
On white
1.19
#97FEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#97FEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FEE6
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FEE6 | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F3E5
Deuteranopia (green-blind)
#E5E6E8
Tritanopia (blue-blind)
#73FFF7
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #97fee6; /* rgb */ color: rgb(151, 254, 230); /* oklch */ color: oklch(92.7% 0.103 177.2);
Tailwind
colors: {
custom: {
50: '#baffed',
500: '#97fee6',
950: '#000000',
},
}SCSS
$custom: #97fee6; $custom-light: #baffed; $custom-dark: #000000;
JSON
{
"hex": "#97fee6",
"rgb": {
"r": 151,
"g": 254,
"b": 230
},
"hsl": {
"h": 166.019,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.92745,
"c": 0.10275,
"h": 177.2
},
"luminance": 0.83176
}Semantic roles & 50–950 ramp
primary
#97FEE6
secondary
#E05979
accent
#0035E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#121816
muted
#828684