#96FEEC#96FEEC
#96FEEC is a very light, moderate teal. Relative luminance 0.834; OKLCH L 92.9% C 0.101 H 181.7°. Best body text is #000000 at 17.68:1 contrast (WCAG AA passes).
Color values
| HEX | #96FEEC |
|---|---|
| RGB | rgb(150, 254, 236) |
| HSL | hsl(170, 98%, 79%) |
| HSV | hsv(170, 41%, 100%) |
| CMYK | cmyk(40.9%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(93.20, -34.37, -0.88) |
| CIE-LCH | lch(93.20, 34.39, 181.47°) |
| OKLab | oklab(92.87% -0.1009 -0.0029) |
| OKLCH | oklch(92.87% 0.101 181.7) |
| XYZ | xyz(63.1539, 83.4192, 92.1142) |
| Luminance | 0.8342 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.81
Pale Aqua
#B8FFEB
ΔE00 4.51
Light Aqua
#8CFFDB
ΔE00 5.39
Light Cyan
#ACFFFC
ΔE00 5.90
Pale Cyan
#B7FFFA
ΔE00 6.13
Pale Turquoise
#A5FBD5
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FEEC #FE96A8
analogous
#96FEB8 #96FEEC #96DCFE
triadic
#96FEEC #EC96FE #FEEC96
tetradic
#96FEEC #B896FE #FE96A8 #DCFE96
square
#96FEEC #B896FE #FE96A8 #DCFE96
split-complementary
#96FEEC #FE96DC #FEB896
monochromatic
#1DFDD6 #59FDE1 #96FEEC #D3FFF7 #E1FFFA
Accessibility & contrast
On white
1.19
#96FEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.68
#96FEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FEEC
17.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FEEC | 1.00 | 1.19 | 17.68 | 17.68 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EB
Deuteranopia (green-blind)
#E4E6EE
Tritanopia (blue-blind)
#6EFFF8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #96feec; /* rgb */ color: rgb(150, 254, 236); /* oklch */ color: oklch(92.9% 0.101 181.7);
Tailwind
colors: {
custom: {
50: '#bafff2',
500: '#96feec',
950: '#000000',
},
}SCSS
$custom: #96feec; $custom-light: #bafff2; $custom-dark: #000000;
JSON
{
"hex": "#96feec",
"rgb": {
"r": 150,
"g": 254,
"b": 236
},
"hsl": {
"h": 169.615,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.9287,
"c": 0.10092,
"h": 181.7
},
"luminance": 0.83424
}Semantic roles & 50–950 ramp
primary
#96FEEC
secondary
#E05870
accent
#0028E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685