#96FEEF#96FEEF
#96FEEF is a very light, moderate teal. Relative luminance 0.836; OKLCH L 93.0% C 0.100 H 183.9°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #96FEEF |
|---|---|
| RGB | rgb(150, 254, 239) |
| HSL | hsl(171, 98%, 79%) |
| HSV | hsv(171, 41%, 100%) |
| CMYK | cmyk(40.9%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(93.27, -33.69, -2.32) |
| CIE-LCH | lch(93.27, 33.77, 183.94°) |
| OKLab | oklab(92.96% -0.0996 -0.0068) |
| OKLCH | oklch(92.96% 0.1 183.9) |
| XYZ | xyz(63.5934, 83.5950, 94.4290) |
| Luminance | 0.8360 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.42
Pale Aqua
#B8FFEB
ΔE00 4.85
Light Cyan
#ACFFFC
ΔE00 5.04
Pale Cyan
#B7FFFA
ΔE00 5.47
Light Aqua
#8CFFDB
ΔE00 6.40
Eggshell Blue
#C4FFF7
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FEEF #FE96A5
analogous
#96FEBB #96FEEF #96D9FE
triadic
#96FEEF #EF96FE #FEEF96
tetradic
#96FEEF #BB96FE #FE96A5 #D9FE96
square
#96FEEF #BB96FE #FE96A5 #D9FE96
split-complementary
#96FEEF #FE96D9 #FEBB96
monochromatic
#1DFDDD #59FDE6 #96FEEF #D3FFF8 #E1FFFA
Accessibility & contrast
On white
1.19
#96FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#96FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FEEF
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FEEF | 1.00 | 1.19 | 17.72 | 17.72 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EF
Deuteranopia (green-blind)
#E3E6F0
Tritanopia (blue-blind)
#6DFFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #96feef; /* rgb */ color: rgb(150, 254, 239); /* oklch */ color: oklch(93.0% 0.100 183.9);
Tailwind
colors: {
custom: {
50: '#bafff4',
500: '#96feef',
950: '#000000',
},
}SCSS
$custom: #96feef; $custom-light: #bafff4; $custom-dark: #000000;
JSON
{
"hex": "#96feef",
"rgb": {
"r": 150,
"g": 254,
"b": 239
},
"hsl": {
"h": 171.346,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.92957,
"c": 0.09987,
"h": 183.9
},
"luminance": 0.836
}Semantic roles & 50–950 ramp
primary
#96FEEF
secondary
#E0586C
accent
#0021E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685