#97FFED#97FFED
#97FFED is a very light, moderate teal. Relative luminance 0.842; OKLCH L 93.2% C 0.101 H 181.7°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFED |
|---|---|
| RGB | rgb(151, 255, 237) |
| HSL | hsl(170, 100%, 80%) |
| HSV | hsv(170, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(93.54, -34.37, -0.89) |
| CIE-LCH | lch(93.54, 34.38, 181.49°) |
| OKLab | oklab(93.17% -0.1009 -0.0029) |
| OKLCH | oklch(93.17% 0.101 181.7) |
| XYZ | xyz(63.8026, 84.2091, 92.9962) |
| Luminance | 0.8421 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.98
Pale Aqua
#B8FFEB
ΔE00 4.46
Light Aqua
#8CFFDB
ΔE00 5.41
Light Cyan
#ACFFFC
ΔE00 5.86
Pale Cyan
#B7FFFA
ΔE00 6.09
Pale Turquoise
#A5FBD5
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFED #FF97A9
analogous
#97FFB9 #97FFED #97DDFF
triadic
#97FFED #ED97FF #FFED97
tetradic
#97FFED #B997FF #FF97A9 #DDFF97
square
#97FFED #B997FF #FF97A9 #DDFF97
split-complementary
#97FFED #FF97DD #FFB997
monochromatic
#1DFFD8 #5AFFE2 #97FFED #D4FFF8 #E0FFFA
Accessibility & contrast
On white
1.18
#97FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#97FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFED
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFED | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EC
Deuteranopia (green-blind)
#E5E7EF
Tritanopia (blue-blind)
#6FFFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #97ffed; /* rgb */ color: rgb(151, 255, 237); /* oklch */ color: oklch(93.2% 0.101 181.7);
Tailwind
colors: {
custom: {
50: '#bafff2',
500: '#97ffed',
950: '#000000',
},
}SCSS
$custom: #97ffed; $custom-light: #bafff2; $custom-dark: #000000;
JSON
{
"hex": "#97ffed",
"rgb": {
"r": 151,
"g": 255,
"b": 237
},
"hsl": {
"h": 169.615,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.93166,
"c": 0.10091,
"h": 181.7
},
"luminance": 0.84214
}Semantic roles & 50–950 ramp
primary
#97FFED
secondary
#E25970
accent
#0028E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685