#96FFEE#96FFEE
#96FFEE is a very light, moderate teal. Relative luminance 0.842; OKLCH L 93.2% C 0.101 H 182.5°. Best body text is #000000 at 17.84:1 contrast (WCAG AA passes).
Color values
| HEX | #96FFEE |
|---|---|
| RGB | rgb(150, 255, 238) |
| HSL | hsl(170, 100%, 79%) |
| HSV | hsv(170, 41%, 100%) |
| CMYK | cmyk(41.2%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(93.53, -34.39, -1.44) |
| CIE-LCH | lch(93.53, 34.42, 182.39°) |
| OKLab | oklab(93.15% -0.1012 -0.0044) |
| OKLCH | oklch(93.15% 0.101 182.5) |
| XYZ | xyz(63.7643, 84.1724, 93.7592) |
| Luminance | 0.8418 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.11
Pale Aqua
#B8FFEB
ΔE00 4.66
Light Cyan
#ACFFFC
ΔE00 5.62
Light Aqua
#8CFFDB
ΔE00 5.74
Pale Cyan
#B7FFFA
ΔE00 5.93
Bright Aqua
#0BF9EA
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FFEE #FF96A7
analogous
#96FFBA #96FFEE #96DBFF
triadic
#96FFEE #EE96FF #FFEE96
tetradic
#96FFEE #BA96FF #FF96A7 #DBFF96
square
#96FFEE #BA96FF #FF96A7 #DBFF96
split-complementary
#96FFEE #FF96DB #FFBA96
monochromatic
#1CFFDA #59FFE4 #96FFEE #D3FFF8 #E0FFFA
Accessibility & contrast
On white
1.18
#96FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.84
#96FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FFEE
17.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FFEE | 1.00 | 1.18 | 17.84 | 17.84 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4ED
Deuteranopia (green-blind)
#E4E7F0
Tritanopia (blue-blind)
#6DFFFA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #96ffee; /* rgb */ color: rgb(150, 255, 238); /* oklch */ color: oklch(93.2% 0.101 182.5);
Tailwind
colors: {
custom: {
50: '#bafff3',
500: '#96ffee',
950: '#000000',
},
}SCSS
$custom: #96ffee; $custom-light: #bafff3; $custom-dark: #000000;
JSON
{
"hex": "#96ffee",
"rgb": {
"r": 150,
"g": 255,
"b": 238
},
"hsl": {
"h": 170.286,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.93151,
"c": 0.10129,
"h": 182.5
},
"luminance": 0.84177
}Semantic roles & 50–950 ramp
primary
#96FFEE
secondary
#E1586E
accent
#0025E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685