#96FFEF#96FFEF
#96FFEF is a very light, moderate teal. Relative luminance 0.842; OKLCH L 93.2% C 0.101 H 183.2°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #96FFEF |
|---|---|
| RGB | rgb(150, 255, 239) |
| HSL | hsl(171, 100%, 79%) |
| HSV | hsv(171, 41%, 100%) |
| CMYK | cmyk(41.2%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(93.55, -34.16, -1.92) |
| CIE-LCH | lch(93.55, 34.21, 183.21°) |
| OKLab | oklab(93.18% -0.1008 -0.0057) |
| OKLCH | oklch(93.18% 0.101 183.2) |
| XYZ | xyz(63.9116, 84.2313, 94.5350) |
| Luminance | 0.8424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.31
Pale Aqua
#B8FFEB
ΔE00 4.78
Light Cyan
#ACFFFC
ΔE00 5.33
Pale Cyan
#B7FFFA
ΔE00 5.71
Light Aqua
#8CFFDB
ΔE00 6.08
Eggshell Blue
#C4FFF7
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FFEF #FF96A6
analogous
#96FFBB #96FFEF #96DBFF
triadic
#96FFEF #EF96FF #FFEF96
tetradic
#96FFEF #BB96FF #FF96A6 #DBFF96
square
#96FFEF #BB96FF #FF96A6 #DBFF96
split-complementary
#96FFEF #FF96DB #FFBB96
monochromatic
#1CFFDC #59FFE6 #96FFEF #D3FFF8 #E0FFFA
Accessibility & contrast
On white
1.18
#96FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#96FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FFEF
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FFEF | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EE
Deuteranopia (green-blind)
#E4E7F1
Tritanopia (blue-blind)
#6DFFFA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #96ffef; /* rgb */ color: rgb(150, 255, 239); /* oklch */ color: oklch(93.2% 0.101 183.2);
Tailwind
colors: {
custom: {
50: '#bafff4',
500: '#96ffef',
950: '#000000',
},
}SCSS
$custom: #96ffef; $custom-light: #bafff4; $custom-dark: #000000;
JSON
{
"hex": "#96ffef",
"rgb": {
"r": 150,
"g": 255,
"b": 239
},
"hsl": {
"h": 170.857,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.9318,
"c": 0.10094,
"h": 183.2
},
"luminance": 0.84236
}Semantic roles & 50–950 ramp
primary
#96FFEF
secondary
#E1586D
accent
#0023E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685