#96FEEE#96FEEE
#96FEEE is a very light, moderate teal. Relative luminance 0.835; OKLCH L 92.9% C 0.100 H 183.1°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #96FEEE |
|---|---|
| RGB | rgb(150, 254, 238) |
| HSL | hsl(171, 98%, 79%) |
| HSV | hsv(171, 41%, 100%) |
| CMYK | cmyk(40.9%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(93.25, -33.92, -1.84) |
| CIE-LCH | lch(93.25, 33.97, 183.11°) |
| OKLab | oklab(92.93% -0.1001 -0.0055) |
| OKLCH | oklch(92.93% 0.1 183.1) |
| XYZ | xyz(63.4461, 83.5360, 93.6531) |
| Luminance | 0.8354 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.20
Pale Aqua
#B8FFEB
ΔE00 4.72
Light Cyan
#ACFFFC
ΔE00 5.33
Pale Cyan
#B7FFFA
ΔE00 5.68
Light Aqua
#8CFFDB
ΔE00 6.06
Eggshell Blue
#C4FFF7
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FEEE #FE96A6
analogous
#96FEBA #96FEEE #96DAFE
triadic
#96FEEE #EE96FE #FEEE96
tetradic
#96FEEE #BA96FE #FE96A6 #DAFE96
square
#96FEEE #BA96FE #FE96A6 #DAFE96
split-complementary
#96FEEE #FE96DA #FEBA96
monochromatic
#1DFDDA #59FDE4 #96FEEE #D3FFF8 #E1FFFA
Accessibility & contrast
On white
1.19
#96FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#96FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FEEE
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FEEE | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3ED
Deuteranopia (green-blind)
#E3E6F0
Tritanopia (blue-blind)
#6DFFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #96feee; /* rgb */ color: rgb(150, 254, 238); /* oklch */ color: oklch(92.9% 0.100 183.1);
Tailwind
colors: {
custom: {
50: '#bafff3',
500: '#96feee',
950: '#000000',
},
}SCSS
$custom: #96feee; $custom-light: #bafff3; $custom-dark: #000000;
JSON
{
"hex": "#96feee",
"rgb": {
"r": 150,
"g": 254,
"b": 238
},
"hsl": {
"h": 170.769,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.92928,
"c": 0.10021,
"h": 183.1
},
"luminance": 0.83541
}Semantic roles & 50–950 ramp
primary
#96FEEE
secondary
#E0586D
accent
#0023E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685