#97FFE7#97FFE7
#97FFE7 is a very light, moderate teal. Relative luminance 0.839; OKLCH L 93.0% C 0.103 H 177.4°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFE7 |
|---|---|
| RGB | rgb(151, 255, 231) |
| HSL | hsl(166, 100%, 80%) |
| HSV | hsv(166, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(93.39, -35.70, 1.99) |
| CIE-LCH | lch(93.39, 35.76, 176.81°) |
| OKLab | oklab(93% -0.1033 0.0047) |
| OKLCH | oklch(93% 0.103 177.4) |
| XYZ | xyz(62.9407, 83.8643, 88.4566) |
| Luminance | 0.8387 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.46
Light Aqua
#8CFFDB
ΔE00 3.51
Pale Aqua
#B8FFEB
ΔE00 4.33
Pale Turquoise
#A5FBD5
ΔE00 5.19
Aquamarine
#7FFFD4
ΔE00 5.42
Light Turquoise
#7EF4CC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFE7 #FF97AF
analogous
#97FFB3 #97FFE7 #97E3FF
triadic
#97FFE7 #E797FF #FFE797
tetradic
#97FFE7 #B397FF #FF97AF #E3FF97
square
#97FFE7 #B397FF #FF97AF #E3FF97
split-complementary
#97FFE7 #FF97E3 #FFB397
monochromatic
#1DFFCB #5AFFD9 #97FFE7 #D4FFF5 #E0FFF8
Accessibility & contrast
On white
1.18
#97FFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#97FFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFE7
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFE7 | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F4E6
Deuteranopia (green-blind)
#E6E7E9
Tritanopia (blue-blind)
#72FFF8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #97ffe7; /* rgb */ color: rgb(151, 255, 231); /* oklch */ color: oklch(93.0% 0.103 177.4);
Tailwind
colors: {
custom: {
50: '#baffee',
500: '#97ffe7',
950: '#000000',
},
}SCSS
$custom: #97ffe7; $custom-light: #baffee; $custom-dark: #000000;
JSON
{
"hex": "#97ffe7",
"rgb": {
"r": 151,
"g": 255,
"b": 231
},
"hsl": {
"h": 166.154,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.92996,
"c": 0.10346,
"h": 177.4
},
"luminance": 0.83869
}Semantic roles & 50–950 ramp
primary
#97FFE7
secondary
#E25978
accent
#0035E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685