#96FEFF#96FEFF
#96FEFF is a very light, moderate teal. Relative luminance 0.846; OKLCH L 93.4% C 0.097 H 196.4°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #96FEFF |
|---|---|
| RGB | rgb(150, 254, 255) |
| HSL | hsl(181, 100%, 79%) |
| HSV | hsv(181, 41%, 100%) |
| CMYK | cmyk(41.2%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(93.70, -29.95, -9.97) |
| CIE-LCH | lch(93.70, 31.57, 198.40°) |
| OKLab | oklab(93.44% -0.0932 -0.0275) |
| OKLCH | oklch(93.44% 0.097 196.4) |
| XYZ | xyz(66.0626, 84.5826, 107.4332) |
| Luminance | 0.8459 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.74
Pale Cyan
#B7FFFA
ΔE00 4.40
Robin'S Egg Blue
#98EFF9
ΔE00 4.91
Robin Egg Blue
#8AF1FE
ΔE00 4.97
Bright Cyan
#41FDFE
ΔE00 5.62
Paleturquoise
#AFEEEE
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FEFF #FF9796
analogous
#96FFCB #96FEFF #96CAFF
triadic
#96FEFF #FF96FE #FEFF96
tetradic
#96FEFF #CB96FF #FF9796 #CAFF96
square
#96FEFF #CB96FF #FF9796 #CAFF96
split-complementary
#96FEFF #FF96CA #FFCB96
monochromatic
#1CFDFF #59FDFF #96FEFF #D3FFFF #E0FFFF
Accessibility & contrast
On white
1.17
#96FEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#96FEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FEFF
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FEFF | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#DFE7FF
Tritanopia (blue-blind)
#64FFFE
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #96feff; /* rgb */ color: rgb(150, 254, 255); /* oklch */ color: oklch(93.4% 0.097 196.4);
Tailwind
colors: {
custom: {
50: '#baffff',
500: '#96feff',
950: '#000000',
},
}SCSS
$custom: #96feff; $custom-light: #baffff; $custom-dark: #000000;
JSON
{
"hex": "#96feff",
"rgb": {
"r": 150,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.571,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.93444,
"c": 0.09715,
"h": 196.4
},
"luminance": 0.84588
}Semantic roles & 50–950 ramp
primary
#96FEFF
secondary
#E15958
accent
#0200E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121818
muted
#828686