#96FCED#96FCED
#96FCED is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.5% C 0.098 H 183.7°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #96FCED |
|---|---|
| RGB | rgb(150, 252, 237) |
| HSL | hsl(171, 94%, 79%) |
| HSV | hsv(171, 40%, 99%) |
| CMYK | cmyk(40.5%, 0%, 6%, 1.2%) |
| CIE-LAB | lab(92.67, -33.22, -2.17) |
| CIE-LCH | lch(92.67, 33.29, 183.75°) |
| OKLab | oklab(92.45% -0.0982 -0.0064) |
| OKLCH | oklch(92.45% 0.098 183.7) |
| XYZ | xyz(62.6682, 82.2147, 92.6711) |
| Luminance | 0.8222 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.23
Pale Aqua
#B8FFEB
ΔE00 4.75
Light Cyan
#ACFFFC
ΔE00 5.04
Pale Cyan
#B7FFFA
ΔE00 5.43
Light Aqua
#8CFFDB
ΔE00 6.38
Eggshell Blue
#C4FFF7
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FCED #FC96A5
analogous
#96FCBA #96FCED #96D8FC
triadic
#96FCED #ED96FC #FCED96
tetradic
#96FCED #BA96FC #FC96A5 #D8FC96
square
#96FCED #BA96FC #FC96A5 #D8FC96
split-complementary
#96FCED #FC96D8 #FCBA96
monochromatic
#1FF9D9 #5BFAE3 #96FCED #D2FEF7 #E1FEFA
Accessibility & contrast
On white
1.20
#96FCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#96FCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FCED
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FCED | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F2ED
Deuteranopia (green-blind)
#E2E5EE
Tritanopia (blue-blind)
#6EFFF7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #96fced; /* rgb */ color: rgb(150, 252, 237); /* oklch */ color: oklch(92.5% 0.098 183.7);
Tailwind
colors: {
custom: {
50: '#b9fdf2',
500: '#96fced',
950: '#000000',
},
}SCSS
$custom: #96fced; $custom-light: #b9fdf2; $custom-dark: #000000;
JSON
{
"hex": "#96fced",
"rgb": {
"r": 150,
"g": 252,
"b": 237
},
"hsl": {
"h": 171.176,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.92453,
"c": 0.0984,
"h": 183.7
},
"luminance": 0.82219
}Semantic roles & 50–950 ramp
primary
#96FCED
secondary
#DD596C
accent
#0022E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121717
muted
#828585