#96FFFA#96FFFA
#96FFFA is a very light, moderate teal. Relative luminance 0.849; OKLCH L 93.5% C 0.098 H 191.7°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #96FFFA |
|---|---|
| RGB | rgb(150, 255, 250) |
| HSL | hsl(177, 100%, 79%) |
| HSV | hsv(177, 41%, 100%) |
| CMYK | cmyk(41.2%, 0%, 2%, 0%) |
| CIE-LAB | lab(93.84, -31.61, -7.18) |
| CIE-LCH | lch(93.84, 32.42, 192.79°) |
| OKLab | oklab(93.51% -0.0963 -0.0199) |
| OKLCH | oklch(93.51% 0.098 191.7) |
| XYZ | xyz(65.5864, 84.9012, 103.3554) |
| Luminance | 0.8491 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 2.77
Pale Cyan
#B7FFFA
ΔE00 4.16
Bright Cyan
#41FDFE
ΔE00 5.62
Eggshell Blue
#C4FFF7
ΔE00 6.33
Paleturquoise
#AFEEEE
ΔE00 6.34
Bright Turquoise
#0FFEF9
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96FFFA #FF969B
analogous
#96FFC6 #96FFFA #96D0FF
triadic
#96FFFA #FA96FF #FFFA96
tetradic
#96FFFA #C696FF #FF969B #D0FF96
square
#96FFFA #C696FF #FF969B #D0FF96
split-complementary
#96FFFA #FF96D0 #FFC696
monochromatic
#1CFFF4 #59FFF7 #96FFFA #D3FFFD #E0FFFE
Accessibility & contrast
On white
1.17
#96FFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#96FFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96FFFA
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96FFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96FFFA | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F5FA
Deuteranopia (green-blind)
#E1E8FB
Tritanopia (blue-blind)
#67FFFD
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #96fffa; /* rgb */ color: rgb(150, 255, 250); /* oklch */ color: oklch(93.5% 0.098 191.7);
Tailwind
colors: {
custom: {
50: '#bafffb',
500: '#96fffa',
950: '#000000',
},
}SCSS
$custom: #96fffa; $custom-light: #bafffb; $custom-dark: #000000;
JSON
{
"hex": "#96fffa",
"rgb": {
"r": 150,
"g": 255,
"b": 250
},
"hsl": {
"h": 177.143,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.93509,
"c": 0.09834,
"h": 191.7
},
"luminance": 0.84906
}Semantic roles & 50–950 ramp
primary
#96FFFA
secondary
#E1585E
accent
#000BE6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#121817
muted
#828685