#96FCFF#96FCFF
#96FCFF is a very light, moderate teal. Relative luminance 0.833; OKLCH L 93.0% C 0.096 H 198.1°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #96FCFF |
|---|---|
| RGB | rgb(150, 252, 255) |
| HSL | hsl(182, 100%, 79%) |
| HSV | hsv(182, 41%, 100%) |
| CMYK | cmyk(41.2%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(93.15, -29.00, -10.78) |
| CIE-LCH | lch(93.15, 30.94, 200.39°) |
| OKLab | oklab(93% -0.0909 -0.0297) |
| OKLCH | oklch(93% 0.096 198.1) |
| XYZ | xyz(65.4312, 83.3199, 107.2228) |
| Luminance | 0.8333 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.04
Robin'S Egg Blue
#98EFF9
ΔE00 4.10
Robin Egg Blue
#8AF1FE
ΔE00 4.14
Pale Cyan
#B7FFFA
ΔE00 4.62
Paleturquoise
#AFEEEE
ΔE00 5.37
Robin'S Egg
#6DEDFD
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FCFF #FF9996
analogous
#96FFCE #96FCFF #96C8FF
triadic
#96FCFF #FF96FC #FCFF96
tetradic
#96FCFF #CE96FF #FF9996 #C8FF96
square
#96FCFF #CE96FF #FF9996 #C8FF96
split-complementary
#96FCFF #FF96C8 #FFCE96
monochromatic
#1CF9FF #59FAFF #96FCFF #D3FEFF #E0FEFF
Accessibility & contrast
On white
1.19
#96FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#96FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FCFF
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FCFF | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#DDE6FF
Tritanopia (blue-blind)
#65FFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #96fcff; /* rgb */ color: rgb(150, 252, 255); /* oklch */ color: oklch(93.0% 0.096 198.1);
Tailwind
colors: {
custom: {
50: '#bafdff',
500: '#96fcff',
950: '#000000',
},
}SCSS
$custom: #96fcff; $custom-light: #bafdff; $custom-dark: #000000;
JSON
{
"hex": "#96fcff",
"rgb": {
"r": 150,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.714,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.93004,
"c": 0.09566,
"h": 198.1
},
"luminance": 0.83325
}Semantic roles & 50–950 ramp
primary
#96FCFF
secondary
#E15C58
accent
#0700E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121718
muted
#828586