#96FFFE#96FFFE
#96FFFE is a very light, moderate teal. Relative luminance 0.852; OKLCH L 93.6% C 0.098 H 194.8°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #96FFFE |
|---|---|
| RGB | rgb(150, 255, 254) |
| HSL | hsl(179, 100%, 79%) |
| HSV | hsv(179, 41%, 100%) |
| CMYK | cmyk(41.2%, 0%, 0.4%, 0%) |
| CIE-LAB | lab(93.95, -30.67, -9.08) |
| CIE-LCH | lch(93.95, 31.98, 196.50°) |
| OKLab | oklab(93.63% -0.0947 -0.025) |
| OKLCH | oklch(93.63% 0.098 194.8) |
| XYZ | xyz(66.2202, 85.1548, 106.6937) |
| Luminance | 0.8516 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.60
Pale Cyan
#B7FFFA
ΔE00 4.25
Bright Cyan
#41FDFE
ΔE00 5.49
Robin'S Egg Blue
#98EFF9
ΔE00 5.58
Robin Egg Blue
#8AF1FE
ΔE00 5.68
Paleturquoise
#AFEEEE
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FFFE #FF9697
analogous
#96FFCA #96FFFE #96CBFF
triadic
#96FFFE #FE96FF #FFFE96
tetradic
#96FFFE #CA96FF #FF9697 #CBFF96
square
#96FFFE #CA96FF #FF9697 #CBFF96
split-complementary
#96FFFE #FF96CB #FFCA96
monochromatic
#1CFFFD #59FFFD #96FFFE #D3FFFF #E0FFFF
Accessibility & contrast
On white
1.16
#96FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#96FFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FFFE
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FFFE | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FE
Deuteranopia (green-blind)
#E0E8FF
Tritanopia (blue-blind)
#65FFFE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #96fffe; /* rgb */ color: rgb(150, 255, 254); /* oklch */ color: oklch(93.6% 0.098 194.8);
Tailwind
colors: {
custom: {
50: '#bafffe',
500: '#96fffe',
950: '#000000',
},
}SCSS
$custom: #96fffe; $custom-light: #bafffe; $custom-dark: #000000;
JSON
{
"hex": "#96fffe",
"rgb": {
"r": 150,
"g": 255,
"b": 254
},
"hsl": {
"h": 179.429,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.93633,
"c": 0.09797,
"h": 194.8
},
"luminance": 0.8516
}Semantic roles & 50–950 ramp
primary
#96FFFE
secondary
#E15859
accent
#0002E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685