#96FFE2#96FFE2
#96FFE2 is a very light, moderate teal. Relative luminance 0.835; OKLCH L 92.8% C 0.107 H 174.1°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #96FFE2 |
|---|---|
| RGB | rgb(150, 255, 226) |
| HSL | hsl(163, 100%, 79%) |
| HSV | hsv(163, 41%, 100%) |
| CMYK | cmyk(41.2%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(93.23, -37.04, 4.33) |
| CIE-LCH | lch(93.23, 37.29, 173.34°) |
| OKLab | oklab(92.81% -0.1062 0.0109) |
| OKLCH | oklch(92.81% 0.107 174.1) |
| XYZ | xyz(62.0597, 83.4906, 84.7818) |
| Luminance | 0.8349 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.06
Tiffany Blue
#7BF2DA
ΔE00 3.73
Pale Turquoise
#A5FBD5
ΔE00 3.93
Aquamarine
#7FFFD4
ΔE00 4.02
Light Turquoise
#7EF4CC
ΔE00 4.25
Pale Aqua
#B8FFEB
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FFE2 #FF96B3
analogous
#96FFAE #96FFE2 #96E7FF
triadic
#96FFE2 #E296FF #FFE296
tetradic
#96FFE2 #AE96FF #FF96B3 #E7FF96
square
#96FFE2 #AE96FF #FF96B3 #E7FF96
split-complementary
#96FFE2 #FF96E7 #FFAE96
monochromatic
#1CFFC0 #59FFD1 #96FFE2 #D3FFF3 #E0FFF7
Accessibility & contrast
On white
1.19
#96FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#96FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FFE2
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FFE2 | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F3E1
Deuteranopia (green-blind)
#E7E6E4
Tritanopia (blue-blind)
#73FFF6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #96ffe2; /* rgb */ color: rgb(150, 255, 226); /* oklch */ color: oklch(92.8% 0.107 174.1);
Tailwind
colors: {
custom: {
50: '#b9ffeb',
500: '#96ffe2',
950: '#000000',
},
}SCSS
$custom: #96ffe2; $custom-light: #b9ffeb; $custom-dark: #000000;
JSON
{
"hex": "#96ffe2",
"rgb": {
"r": 150,
"g": 255,
"b": 226
},
"hsl": {
"h": 163.429,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.92814,
"c": 0.10674,
"h": 174.1
},
"luminance": 0.83495
}Semantic roles & 50–950 ramp
primary
#96FFE2
secondary
#E1587E
accent
#003FE6
background
#FDFFFE
surface
#F8FFFD
border
#D1D7D5
text
#121816
muted
#828684