#97FEFF#97FEFF
#97FEFF is a very light, moderate teal. Relative luminance 0.847; OKLCH L 93.5% C 0.096 H 196.4°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #97FEFF |
|---|---|
| RGB | rgb(151, 254, 255) |
| HSL | hsl(181, 100%, 80%) |
| HSV | hsv(181, 41%, 100%) |
| CMYK | cmyk(40.8%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(93.74, -29.72, -9.90) |
| CIE-LCH | lch(93.74, 31.32, 198.42°) |
| OKLab | oklab(93.49% -0.0924 -0.0273) |
| OKLCH | oklch(93.49% 0.096 196.4) |
| XYZ | xyz(66.2474, 84.6779, 107.4419) |
| Luminance | 0.8468 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.65
Pale Cyan
#B7FFFA
ΔE00 4.31
Robin'S Egg Blue
#98EFF9
ΔE00 4.87
Robin Egg Blue
#8AF1FE
ΔE00 4.96
Paleturquoise
#AFEEEE
ΔE00 5.63
Bright Cyan
#41FDFE
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FEFF #FF9897
analogous
#97FFCC #97FEFF #97CAFF
triadic
#97FEFF #FF97FE #FEFF97
tetradic
#97FEFF #CC97FF #FF9897 #CAFF97
square
#97FEFF #CC97FF #FF9897 #CAFF97
split-complementary
#97FEFF #FF97CA #FFCC97
monochromatic
#1DFDFF #5AFDFF #97FEFF #D4FFFF #E0FFFF
Accessibility & contrast
On white
1.17
#97FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#97FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FEFF
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FEFF | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#DFE7FF
Tritanopia (blue-blind)
#66FFFE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #97feff; /* rgb */ color: rgb(151, 254, 255); /* oklch */ color: oklch(93.5% 0.096 196.4);
Tailwind
colors: {
custom: {
50: '#bbffff',
500: '#97feff',
950: '#000000',
},
}SCSS
$custom: #97feff; $custom-light: #bbffff; $custom-dark: #000000;
JSON
{
"hex": "#97feff",
"rgb": {
"r": 151,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.577,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.93488,
"c": 0.09639,
"h": 196.4
},
"luminance": 0.84683
}Semantic roles & 50–950 ramp
primary
#97FEFF
secondary
#E25A59
accent
#0200E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121818
muted
#828686