#96FFE4#96FFE4
#96FFE4 is a very light, moderate teal. Relative luminance 0.836; OKLCH L 92.9% C 0.106 H 175.5°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #96FFE4 |
|---|---|
| RGB | rgb(150, 255, 228) |
| HSL | hsl(165, 100%, 79%) |
| HSV | hsv(165, 41%, 100%) |
| CMYK | cmyk(41.2%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(93.28, -36.61, 3.37) |
| CIE-LCH | lch(93.28, 36.76, 174.75°) |
| OKLab | oklab(92.87% -0.1053 0.0084) |
| OKLCH | oklch(92.87% 0.106 175.5) |
| XYZ | xyz(62.3357, 83.6010, 86.2356) |
| Luminance | 0.8360 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.61
Tiffany Blue
#7BF2DA
ΔE00 3.52
Pale Turquoise
#A5FBD5
ΔE00 4.44
Aquamarine
#7FFFD4
ΔE00 4.55
Pale Aqua
#B8FFEB
ΔE00 4.63
Light Turquoise
#7EF4CC
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FFE4 #FF96B1
analogous
#96FFB0 #96FFE4 #96E6FF
triadic
#96FFE4 #E496FF #FFE496
tetradic
#96FFE4 #B096FF #FF96B1 #E6FF96
square
#96FFE4 #B096FF #FF96B1 #E6FF96
split-complementary
#96FFE4 #FF96E6 #FFB096
monochromatic
#1CFFC5 #59FFD4 #96FFE4 #D3FFF4 #E0FFF7
Accessibility & contrast
On white
1.19
#96FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#96FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FFE4
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FFE4 | 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)
#F8F3E3
Deuteranopia (green-blind)
#E7E6E6
Tritanopia (blue-blind)
#72FFF7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #96ffe4; /* rgb */ color: rgb(150, 255, 228); /* oklch */ color: oklch(92.9% 0.106 175.5);
Tailwind
colors: {
custom: {
50: '#b9ffec',
500: '#96ffe4',
950: '#000000',
},
}SCSS
$custom: #96ffe4; $custom-light: #b9ffec; $custom-dark: #000000;
JSON
{
"hex": "#96ffe4",
"rgb": {
"r": 150,
"g": 255,
"b": 228
},
"hsl": {
"h": 164.571,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.92868,
"c": 0.10567,
"h": 175.5
},
"luminance": 0.83605
}Semantic roles & 50–950 ramp
primary
#96FFE4
secondary
#E1587B
accent
#003BE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#121816
muted
#828684