#96FFEC#96FFEC
#96FFEC is a very light, moderate teal. Relative luminance 0.841; OKLCH L 93.1% C 0.102 H 181.0°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #96FFEC |
|---|---|
| RGB | rgb(150, 255, 236) |
| HSL | hsl(169, 100%, 79%) |
| HSV | hsv(169, 41%, 100%) |
| CMYK | cmyk(41.2%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(93.47, -34.84, -0.48) |
| CIE-LCH | lch(93.47, 34.84, 180.79°) |
| OKLab | oklab(93.09% -0.102 -0.0018) |
| OKLCH | oklch(93.09% 0.102 181) |
| XYZ | xyz(63.4721, 84.0555, 92.2203) |
| Luminance | 0.8406 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.77
Pale Aqua
#B8FFEB
ΔE00 4.49
Light Aqua
#8CFFDB
ΔE00 5.08
Light Cyan
#ACFFFC
ΔE00 6.20
Pale Cyan
#B7FFFA
ΔE00 6.38
Pale Turquoise
#A5FBD5
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FFEC #FF96A9
analogous
#96FFB8 #96FFEC #96DEFF
triadic
#96FFEC #EC96FF #FFEC96
tetradic
#96FFEC #B896FF #FF96A9 #DEFF96
square
#96FFEC #B896FF #FF96A9 #DEFF96
split-complementary
#96FFEC #FF96DE #FFB896
monochromatic
#1CFFD6 #59FFE1 #96FFEC #D3FFF7 #E0FFF9
Accessibility & contrast
On white
1.18
#96FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#96FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FFEC
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FFEC | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EB
Deuteranopia (green-blind)
#E5E7EE
Tritanopia (blue-blind)
#6EFFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #96ffec; /* rgb */ color: rgb(150, 255, 236); /* oklch */ color: oklch(93.1% 0.102 181.0);
Tailwind
colors: {
custom: {
50: '#bafff2',
500: '#96ffec',
950: '#000000',
},
}SCSS
$custom: #96ffec; $custom-light: #bafff2; $custom-dark: #000000;
JSON
{
"hex": "#96ffec",
"rgb": {
"r": 150,
"g": 255,
"b": 236
},
"hsl": {
"h": 169.143,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.93093,
"c": 0.10204,
"h": 181
},
"luminance": 0.8406
}Semantic roles & 50–950 ramp
primary
#96FFEC
secondary
#E15871
accent
#002AE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685