#97FEEE#97FEEE
#97FEEE is a very light, moderate teal. Relative luminance 0.836; OKLCH L 93.0% C 0.099 H 183.1°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #97FEEE |
|---|---|
| RGB | rgb(151, 254, 238) |
| HSL | hsl(171, 98%, 79%) |
| HSV | hsv(171, 41%, 100%) |
| CMYK | cmyk(40.6%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(93.29, -33.68, -1.78) |
| CIE-LCH | lch(93.29, 33.72, 183.02°) |
| OKLab | oklab(92.97% -0.0993 -0.0053) |
| OKLCH | oklch(92.97% 0.099 183.1) |
| XYZ | xyz(63.6310, 83.6314, 93.6618) |
| Luminance | 0.8364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.25
Pale Aqua
#B8FFEB
ΔE00 4.61
Light Cyan
#ACFFFC
ΔE00 5.28
Pale Cyan
#B7FFFA
ΔE00 5.61
Light Aqua
#8CFFDB
ΔE00 6.06
Eggshell Blue
#C4FFF7
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FEEE #FE97A7
analogous
#97FEBB #97FEEE #97DAFE
triadic
#97FEEE #EE97FE #FEEE97
tetradic
#97FEEE #BB97FE #FE97A7 #DAFE97
square
#97FEEE #BB97FE #FE97A7 #DAFE97
split-complementary
#97FEEE #FE97DA #FEBB97
monochromatic
#1EFDDA #5AFDE4 #97FEEE #D4FFF8 #E1FFFA
Accessibility & contrast
On white
1.18
#97FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#97FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FEEE
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FEEE | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3ED
Deuteranopia (green-blind)
#E3E6F0
Tritanopia (blue-blind)
#6FFFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #97feee; /* rgb */ color: rgb(151, 254, 238); /* oklch */ color: oklch(93.0% 0.099 183.1);
Tailwind
colors: {
custom: {
50: '#bafff3',
500: '#97feee',
950: '#000000',
},
}SCSS
$custom: #97feee; $custom-light: #bafff3; $custom-dark: #000000;
JSON
{
"hex": "#97feee",
"rgb": {
"r": 151,
"g": 254,
"b": 238
},
"hsl": {
"h": 170.68,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.92973,
"c": 0.09946,
"h": 183.1
},
"luminance": 0.83636
}Semantic roles & 50–950 ramp
primary
#97FEEE
secondary
#E0596E
accent
#0024E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685