#96FFFF#96FFFF
#96FFFF is a very light, moderate teal. Relative luminance 0.852; OKLCH L 93.7% C 0.098 H 195.6°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #96FFFF |
|---|---|
| RGB | rgb(150, 255, 255) |
| HSL | hsl(180, 100%, 79%) |
| HSV | hsv(180, 41%, 100%) |
| CMYK | cmyk(41.2%, 0%, 0%, 0%) |
| CIE-LAB | lab(93.98, -30.43, -9.56) |
| CIE-LCH | lch(93.98, 31.89, 197.44°) |
| OKLab | oklab(93.66% -0.0943 -0.0263) |
| OKLCH | oklch(93.66% 0.098 195.6) |
| XYZ | xyz(66.3808, 85.2190, 107.5393) |
| Luminance | 0.8522 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.67
Pale Cyan
#B7FFFA
ΔE00 4.33
Robin'S Egg Blue
#98EFF9
ΔE00 5.32
Robin Egg Blue
#8AF1FE
ΔE00 5.38
Bright Cyan
#41FDFE
ΔE00 5.53
Paleturquoise
#AFEEEE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FFFF #FF9696
analogous
#96FFCB #96FFFF #96CBFF
triadic
#96FFFF #FF96FF #FFFF96
tetradic
#96FFFF #CB96FF #FF9696 #CBFF96
square
#96FFFF #CB96FF #FF9696 #CBFF96
split-complementary
#96FFFF #FF96CB #FFCB96
monochromatic
#1CFFFF #59FFFF #96FFFF #D3FFFF #E0FFFF
Accessibility & contrast
On white
1.16
#96FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#96FFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FFFF
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FFFF | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FF
Deuteranopia (green-blind)
#E0E8FF
Tritanopia (blue-blind)
#64FFFF
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #96ffff; /* rgb */ color: rgb(150, 255, 255); /* oklch */ color: oklch(93.7% 0.098 195.6);
Tailwind
colors: {
custom: {
50: '#baffff',
500: '#96ffff',
950: '#000000',
},
}SCSS
$custom: #96ffff; $custom-light: #baffff; $custom-dark: #000000;
JSON
{
"hex": "#96ffff",
"rgb": {
"r": 150,
"g": 255,
"b": 255
},
"hsl": {
"h": 180,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.93664,
"c": 0.09792,
"h": 195.6
},
"luminance": 0.85224
}Semantic roles & 50–950 ramp
primary
#96FFFF
secondary
#E15858
accent
#0000E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121818
muted
#828686