#97FFFF#97FFFF
#97FFFF is a very light, moderate teal. Relative luminance 0.853; OKLCH L 93.7% C 0.097 H 195.6°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #97FFFF |
|---|---|
| RGB | rgb(151, 255, 255) |
| HSL | hsl(180, 100%, 80%) |
| HSV | hsv(180, 41%, 100%) |
| CMYK | cmyk(40.8%, 0%, 0%, 0%) |
| CIE-LAB | lab(94.02, -30.19, -9.49) |
| CIE-LCH | lch(94.02, 31.65, 197.45°) |
| OKLab | oklab(93.71% -0.0936 -0.0262) |
| OKLCH | oklch(93.71% 0.097 195.6) |
| XYZ | xyz(66.5656, 85.3143, 107.5479) |
| Luminance | 0.8532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.57
Pale Cyan
#B7FFFA
ΔE00 4.24
Robin'S Egg Blue
#98EFF9
ΔE00 5.28
Robin Egg Blue
#8AF1FE
ΔE00 5.37
Bright Cyan
#41FDFE
ΔE00 5.63
Paleturquoise
#AFEEEE
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#97FFFF #FF9797
analogous
#97FFCB #97FFFF #97CBFF
triadic
#97FFFF #FF97FF #FFFF97
tetradic
#97FFFF #CB97FF #FF9797 #CBFF97
square
#97FFFF #CB97FF #FF9797 #CBFF97
split-complementary
#97FFFF #FF97CB #FFCB97
monochromatic
#1DFFFF #5AFFFF #97FFFF #D4FFFF #E0FFFF
Accessibility & contrast
On white
1.16
#97FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#97FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #97FFFF
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##97FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##97FFFF | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#E0E8FF
Tritanopia (blue-blind)
#66FFFF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #97ffff; /* rgb */ color: rgb(151, 255, 255); /* oklch */ color: oklch(93.7% 0.097 195.6);
Tailwind
colors: {
custom: {
50: '#bbffff',
500: '#97ffff',
950: '#000000',
},
}SCSS
$custom: #97ffff; $custom-light: #bbffff; $custom-dark: #000000;
JSON
{
"hex": "#97ffff",
"rgb": {
"r": 151,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.93708,
"c": 0.09717,
"h": 195.6
},
"luminance": 0.85319
}Semantic roles & 50–950 ramp
primary
#97FFFF
secondary
#E25959
accent
#0000E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121818
muted
#828686