#96FDFF#96FDFF
#96FDFF is a very light, moderate teal. Relative luminance 0.840; OKLCH L 93.2% C 0.096 H 197.2°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #96FDFF |
|---|---|
| RGB | rgb(150, 253, 255) |
| HSL | hsl(181, 100%, 79%) |
| HSV | hsv(181, 41%, 100%) |
| CMYK | cmyk(41.2%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(93.43, -29.48, -10.37) |
| CIE-LCH | lch(93.43, 31.25, 199.39°) |
| OKLab | oklab(93.22% -0.0921 -0.0286) |
| OKLCH | oklch(93.22% 0.096 197.2) |
| XYZ | xyz(65.7461, 83.9496, 107.3277) |
| Luminance | 0.8396 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.86
Pale Cyan
#B7FFFA
ΔE00 4.49
Robin'S Egg Blue
#98EFF9
ΔE00 4.51
Robin Egg Blue
#8AF1FE
ΔE00 4.55
Paleturquoise
#AFEEEE
ΔE00 5.53
Bright Cyan
#41FDFE
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FDFF #FF9896
analogous
#96FFCD #96FDFF #96C9FF
triadic
#96FDFF #FF96FD #FDFF96
tetradic
#96FDFF #CD96FF #FF9896 #C9FF96
square
#96FDFF #CD96FF #FF9896 #C9FF96
split-complementary
#96FDFF #FF96C9 #FFCD96
monochromatic
#1CFBFF #59FCFF #96FDFF #D3FEFF #E0FEFF
Accessibility & contrast
On white
1.18
#96FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#96FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FDFF
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FDFF | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#DEE6FF
Tritanopia (blue-blind)
#64FFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #96fdff; /* rgb */ color: rgb(150, 253, 255); /* oklch */ color: oklch(93.2% 0.096 197.2);
Tailwind
colors: {
custom: {
50: '#bafeff',
500: '#96fdff',
950: '#000000',
},
}SCSS
$custom: #96fdff; $custom-light: #bafeff; $custom-dark: #000000;
JSON
{
"hex": "#96fdff",
"rgb": {
"r": 150,
"g": 253,
"b": 255
},
"hsl": {
"h": 181.143,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.93224,
"c": 0.09639,
"h": 197.2
},
"luminance": 0.83955
}Semantic roles & 50–950 ramp
primary
#96FDFF
secondary
#E15A58
accent
#0400E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121818
muted
#828686