#96FFEB#96FFEB
#96FFEB is a very light, moderate teal. Relative luminance 0.840; OKLCH L 93.1% C 0.102 H 180.3°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #96FFEB |
|---|---|
| RGB | rgb(150, 255, 235) |
| HSL | hsl(169, 100%, 79%) |
| HSV | hsv(169, 41%, 100%) |
| CMYK | cmyk(41.2%, 0%, 7.8%, 0%) |
| CIE-LAB | lab(93.45, -35.06, 0.00) |
| CIE-LCH | lch(93.45, 35.06, 180.00°) |
| OKLab | oklab(93.06% -0.1024 -0.0006) |
| OKLCH | oklch(93.06% 0.102 180.3) |
| XYZ | xyz(63.3272, 83.9976, 91.4573) |
| Luminance | 0.8400 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.64
Pale Aqua
#B8FFEB
ΔE00 4.44
Light Aqua
#8CFFDB
ΔE00 4.76
Pale Turquoise
#A5FBD5
ΔE00 6.42
Light Cyan
#ACFFFC
ΔE00 6.48
Light Turquoise
#7EF4CC
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FFEB #FF96AA
analogous
#96FFB7 #96FFEB #96DFFF
triadic
#96FFEB #EB96FF #FFEB96
tetradic
#96FFEB #B796FF #FF96AA #DFFF96
square
#96FFEB #B796FF #FF96AA #DFFF96
split-complementary
#96FFEB #FF96DF #FFB796
monochromatic
#1CFFD4 #59FFDF #96FFEB #D3FFF7 #E0FFF9
Accessibility & contrast
On white
1.18
#96FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#96FFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FFEB
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FFEB | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EA
Deuteranopia (green-blind)
#E5E7ED
Tritanopia (blue-blind)
#6FFFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #96ffeb; /* rgb */ color: rgb(150, 255, 235); /* oklch */ color: oklch(93.1% 0.102 180.3);
Tailwind
colors: {
custom: {
50: '#bafff1',
500: '#96ffeb',
950: '#000000',
},
}SCSS
$custom: #96ffeb; $custom-light: #bafff1; $custom-dark: #000000;
JSON
{
"hex": "#96ffeb",
"rgb": {
"r": 150,
"g": 255,
"b": 235
},
"hsl": {
"h": 168.571,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.93064,
"c": 0.10243,
"h": 180.3
},
"luminance": 0.84002
}Semantic roles & 50–950 ramp
primary
#96FFEB
secondary
#E15872
accent
#002CE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685