#97FFE6#97FFE6
#97FFE6 is a very light, moderate teal. Relative luminance 0.838; OKLCH L 93.0% C 0.104 H 176.7°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFE6 |
|---|---|
| RGB | rgb(151, 255, 230) |
| HSL | hsl(166, 100%, 80%) |
| HSV | hsv(166, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(93.37, -35.92, 2.47) |
| CIE-LCH | lch(93.37, 36.01, 176.07°) |
| OKLab | oklab(92.97% -0.1038 0.006) |
| OKLCH | oklch(92.97% 0.104 176.7) |
| XYZ | xyz(62.7998, 83.8080, 87.7149) |
| Luminance | 0.8381 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 3.21
Tiffany Blue
#7BF2DA
ΔE00 3.47
Pale Aqua
#B8FFEB
ΔE00 4.38
Pale Turquoise
#A5FBD5
ΔE00 4.91
Aquamarine
#7FFFD4
ΔE00 5.13
Light Turquoise
#7EF4CC
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFE6 #FF97B0
analogous
#97FFB2 #97FFE6 #97E4FF
triadic
#97FFE6 #E697FF #FFE697
tetradic
#97FFE6 #B297FF #FF97B0 #E4FF97
square
#97FFE6 #B297FF #FF97B0 #E4FF97
split-complementary
#97FFE6 #FF97E4 #FFB297
monochromatic
#1DFFC9 #5AFFD7 #97FFE6 #D4FFF5 #E0FFF8
Accessibility & contrast
On white
1.18
#97FFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#97FFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFE6
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFE6 | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F3E5
Deuteranopia (green-blind)
#E6E7E8
Tritanopia (blue-blind)
#73FFF7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #97ffe6; /* rgb */ color: rgb(151, 255, 230); /* oklch */ color: oklch(93.0% 0.104 176.7);
Tailwind
colors: {
custom: {
50: '#baffed',
500: '#97ffe6',
950: '#000000',
},
}SCSS
$custom: #97ffe6; $custom-light: #baffed; $custom-dark: #000000;
JSON
{
"hex": "#97ffe6",
"rgb": {
"r": 151,
"g": 255,
"b": 230
},
"hsl": {
"h": 165.577,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.92968,
"c": 0.10394,
"h": 176.7
},
"luminance": 0.83812
}Semantic roles & 50–950 ramp
primary
#97FFE6
secondary
#E2597A
accent
#0037E6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#121816
muted
#828684