#96FDFD#96FDFD
#96FDFD is a very light, moderate teal. Relative luminance 0.838; OKLCH L 93.2% C 0.096 H 195.6°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #96FDFD |
|---|---|
| RGB | rgb(150, 253, 253) |
| HSL | hsl(180, 96%, 79%) |
| HSV | hsv(180, 41%, 99%) |
| CMYK | cmyk(40.7%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(93.37, -29.96, -9.42) |
| CIE-LCH | lch(93.37, 31.41, 197.46°) |
| OKLab | oklab(93.16% -0.0929 -0.026) |
| OKLCH | oklch(93.16% 0.096 195.6) |
| XYZ | xyz(65.4258, 83.8215, 105.6410) |
| Luminance | 0.8383 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.59
Pale Cyan
#B7FFFA
ΔE00 4.24
Robin'S Egg Blue
#98EFF9
ΔE00 5.04
Robin Egg Blue
#8AF1FE
ΔE00 5.17
Paleturquoise
#AFEEEE
ΔE00 5.59
Bright Cyan
#41FDFE
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FDFD #FD9696
analogous
#96FDCA #96FDFD #96CAFD
triadic
#96FDFD #FD96FD #FDFD96
tetradic
#96FDFD #CA96FD #FD9696 #CAFD96
square
#96FDFD #CA96FD #FD9696 #CAFD96
split-complementary
#96FDFD #FD96CA #FDCA96
monochromatic
#1EFBFB #5AFCFC #96FDFD #D2FEFE #E1FEFE
Accessibility & contrast
On white
1.18
#96FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#96FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FDFD
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FDFD | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#DEE6FE
Tritanopia (blue-blind)
#66FFFD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #96fdfd; /* rgb */ color: rgb(150, 253, 253); /* oklch */ color: oklch(93.2% 0.096 195.6);
Tailwind
colors: {
custom: {
50: '#bafefe',
500: '#96fdfd',
950: '#000000',
},
}SCSS
$custom: #96fdfd; $custom-light: #bafefe; $custom-dark: #000000;
JSON
{
"hex": "#96fdfd",
"rgb": {
"r": 150,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 96.262,
"l": 79.02
},
"oklch": {
"l": 0.93161,
"c": 0.09642,
"h": 195.6
},
"luminance": 0.83826
}Semantic roles & 50–950 ramp
primary
#96FDFD
secondary
#DF5959
accent
#0000E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685