#97FFEE#97FFEE
#97FFEE is a very light, moderate teal. Relative luminance 0.843; OKLCH L 93.2% C 0.101 H 182.4°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFEE |
|---|---|
| RGB | rgb(151, 255, 238) |
| HSL | hsl(170, 100%, 80%) |
| HSV | hsv(170, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(93.57, -34.14, -1.37) |
| CIE-LCH | lch(93.57, 34.17, 182.30°) |
| OKLab | oklab(93.2% -0.1004 -0.0042) |
| OKLCH | oklch(93.2% 0.101 182.4) |
| XYZ | xyz(63.9491, 84.2677, 93.7678) |
| Luminance | 0.8427 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.16
Pale Aqua
#B8FFEB
ΔE00 4.56
Light Cyan
#ACFFFC
ΔE00 5.57
Light Aqua
#8CFFDB
ΔE00 5.74
Pale Cyan
#B7FFFA
ΔE00 5.86
Eggshell Blue
#C4FFF7
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFEE #FF97A8
analogous
#97FFBA #97FFEE #97DCFF
triadic
#97FFEE #EE97FF #FFEE97
tetradic
#97FFEE #BA97FF #FF97A8 #DCFF97
square
#97FFEE #BA97FF #FF97A8 #DCFF97
split-complementary
#97FFEE #FF97DC #FFBA97
monochromatic
#1DFFDA #5AFFE4 #97FFEE #D4FFF8 #E0FFFA
Accessibility & contrast
On white
1.18
#97FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#97FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFEE
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFEE | 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)
#F6F4ED
Deuteranopia (green-blind)
#E4E7F0
Tritanopia (blue-blind)
#6FFFFA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #97ffee; /* rgb */ color: rgb(151, 255, 238); /* oklch */ color: oklch(93.2% 0.101 182.4);
Tailwind
colors: {
custom: {
50: '#bafff3',
500: '#97ffee',
950: '#000000',
},
}SCSS
$custom: #97ffee; $custom-light: #bafff3; $custom-dark: #000000;
JSON
{
"hex": "#97ffee",
"rgb": {
"r": 151,
"g": 255,
"b": 238
},
"hsl": {
"h": 170.192,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.93195,
"c": 0.10054,
"h": 182.4
},
"luminance": 0.84272
}Semantic roles & 50–950 ramp
primary
#97FFEE
secondary
#E2596F
accent
#0026E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685