#96FFED#96FFED
#96FFED is a very light, moderate teal. Relative luminance 0.841; OKLCH L 93.1% C 0.102 H 181.8°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #96FFED |
|---|---|
| RGB | rgb(150, 255, 237) |
| HSL | hsl(170, 100%, 79%) |
| HSV | hsv(170, 41%, 100%) |
| CMYK | cmyk(41.2%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(93.50, -34.61, -0.96) |
| CIE-LCH | lch(93.50, 34.62, 181.59°) |
| OKLab | oklab(93.12% -0.1016 -0.0031) |
| OKLCH | oklch(93.12% 0.102 181.8) |
| XYZ | xyz(63.6178, 84.1138, 92.9876) |
| Luminance | 0.8412 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.93
Pale Aqua
#B8FFEB
ΔE00 4.57
Light Aqua
#8CFFDB
ΔE00 5.41
Light Cyan
#ACFFFC
ΔE00 5.91
Pale Cyan
#B7FFFA
ΔE00 6.15
Bright Aqua
#0BF9EA
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FFED #FF96A8
analogous
#96FFB9 #96FFED #96DDFF
triadic
#96FFED #ED96FF #FFED96
tetradic
#96FFED #B996FF #FF96A8 #DDFF96
square
#96FFED #B996FF #FF96A8 #DDFF96
split-complementary
#96FFED #FF96DD #FFB996
monochromatic
#1CFFD8 #59FFE3 #96FFED #D3FFF7 #E0FFFA
Accessibility & contrast
On white
1.18
#96FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#96FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FFED
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FFED | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EC
Deuteranopia (green-blind)
#E4E7EF
Tritanopia (blue-blind)
#6EFFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #96ffed; /* rgb */ color: rgb(150, 255, 237); /* oklch */ color: oklch(93.1% 0.102 181.8);
Tailwind
colors: {
custom: {
50: '#bafff2',
500: '#96ffed',
950: '#000000',
},
}SCSS
$custom: #96ffed; $custom-light: #bafff2; $custom-dark: #000000;
JSON
{
"hex": "#96ffed",
"rgb": {
"r": 150,
"g": 255,
"b": 237
},
"hsl": {
"h": 169.714,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.93122,
"c": 0.10165,
"h": 181.8
},
"luminance": 0.84118
}Semantic roles & 50–950 ramp
primary
#96FFED
secondary
#E1586F
accent
#0027E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121817
muted
#828685