#96FDFE#96FDFE
#96FDFE is a very light, moderate teal. Relative luminance 0.839; OKLCH L 93.2% C 0.096 H 196.4°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #96FDFE |
|---|---|
| RGB | rgb(150, 253, 254) |
| HSL | hsl(181, 98%, 79%) |
| HSV | hsv(181, 41%, 100%) |
| CMYK | cmyk(40.9%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(93.40, -29.72, -9.90) |
| CIE-LCH | lch(93.40, 31.32, 198.42°) |
| OKLab | oklab(93.19% -0.0925 -0.0273) |
| OKLCH | oklch(93.19% 0.096 196.4) |
| XYZ | xyz(65.5855, 83.8854, 106.4821) |
| Luminance | 0.8389 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.71
Pale Cyan
#B7FFFA
ΔE00 4.36
Robin'S Egg Blue
#98EFF9
ΔE00 4.77
Robin Egg Blue
#8AF1FE
ΔE00 4.86
Paleturquoise
#AFEEEE
ΔE00 5.55
Bright Cyan
#41FDFE
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FDFE #FE9796
analogous
#96FECB #96FDFE #96C9FE
triadic
#96FDFE #FE96FD #FDFE96
tetradic
#96FDFE #CB96FE #FE9796 #C9FE96
square
#96FDFE #CB96FE #FE9796 #C9FE96
split-complementary
#96FDFE #FE96C9 #FECB96
monochromatic
#1DFBFD #59FCFD #96FDFE #D3FEFF #E1FEFF
Accessibility & contrast
On white
1.18
#96FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#96FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FDFE
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FDFE | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FE
Deuteranopia (green-blind)
#DEE6FF
Tritanopia (blue-blind)
#65FFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #96fdfe; /* rgb */ color: rgb(150, 253, 254); /* oklch */ color: oklch(93.2% 0.096 196.4);
Tailwind
colors: {
custom: {
50: '#bafefe',
500: '#96fdfe',
950: '#000000',
},
}SCSS
$custom: #96fdfe; $custom-light: #bafefe; $custom-dark: #000000;
JSON
{
"hex": "#96fdfe",
"rgb": {
"r": 150,
"g": 253,
"b": 254
},
"hsl": {
"h": 180.577,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.93192,
"c": 0.0964,
"h": 196.4
},
"luminance": 0.8389
}Semantic roles & 50–950 ramp
primary
#96FDFE
secondary
#E05958
accent
#0200E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685