#96FEEA#96FEEA
#96FEEA is a very light, moderate teal. Relative luminance 0.833; OKLCH L 92.8% C 0.102 H 180.2°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #96FEEA |
|---|---|
| RGB | rgb(150, 254, 234) |
| HSL | hsl(168, 98%, 79%) |
| HSV | hsv(168, 41%, 100%) |
| CMYK | cmyk(40.9%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(93.15, -34.82, 0.08) |
| CIE-LCH | lch(93.15, 34.82, 179.87°) |
| OKLab | oklab(92.81% -0.1017 -0.0004) |
| OKLCH | oklch(92.81% 0.102 180.2) |
| XYZ | xyz(62.8650, 83.3036, 90.5925) |
| Luminance | 0.8331 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.51
Pale Aqua
#B8FFEB
ΔE00 4.38
Light Aqua
#8CFFDB
ΔE00 4.74
Pale Turquoise
#A5FBD5
ΔE00 6.35
Light Cyan
#ACFFFC
ΔE00 6.49
Light Turquoise
#7EF4CC
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FEEA #FE96AA
analogous
#96FEB6 #96FEEA #96DEFE
triadic
#96FEEA #EA96FE #FEEA96
tetradic
#96FEEA #B696FE #FE96AA #DEFE96
square
#96FEEA #B696FE #FE96AA #DEFE96
split-complementary
#96FEEA #FE96DE #FEB696
monochromatic
#1DFDD2 #59FDDE #96FEEA #D3FFF6 #E1FFF9
Accessibility & contrast
On white
1.19
#96FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#96FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FEEA
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FEEA | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#E4E6EC
Tritanopia (blue-blind)
#6FFFF8
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #96feea; /* rgb */ color: rgb(150, 254, 234); /* oklch */ color: oklch(92.8% 0.102 180.2);
Tailwind
colors: {
custom: {
50: '#bafff0',
500: '#96feea',
950: '#000000',
},
}SCSS
$custom: #96feea; $custom-light: #bafff0; $custom-dark: #000000;
JSON
{
"hex": "#96feea",
"rgb": {
"r": 150,
"g": 254,
"b": 234
},
"hsl": {
"h": 168.462,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.92813,
"c": 0.10171,
"h": 180.2
},
"luminance": 0.83308
}Semantic roles & 50–950 ramp
primary
#96FEEA
secondary
#E05872
accent
#002CE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121816
muted
#828685