#96F5EA#96F5EA
#96F5EA is a very light, moderate teal. Relative luminance 0.777; OKLCH L 90.8% C 0.092 H 186.3°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #96F5EA |
|---|---|
| RGB | rgb(150, 245, 234) |
| HSL | hsl(173, 83%, 77%) |
| HSV | hsv(173, 39%, 96%) |
| CMYK | cmyk(38.8%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(90.65, -30.62, -3.58) |
| CIE-LCH | lch(90.65, 30.83, 186.66°) |
| OKLab | oklab(90.81% -0.0914 -0.0101) |
| OKLCH | oklch(90.81% 0.092 186.3) |
| XYZ | xyz(60.0758, 77.7252, 89.6627) |
| Luminance | 0.7773 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.23
Pale Cyan
#B7FFFA
ΔE00 4.76
Tiffany Blue
#7BF2DA
ΔE00 4.98
Pale Aqua
#B8FFEB
ΔE00 5.39
Eggshell Blue
#C4FFF7
ΔE00 6.18
Paleturquoise
#AFEEEE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96F5EA #F596A1
analogous
#96F5BB #96F5EA #96D0F5
triadic
#96F5EA #EA96F5 #F5EA96
tetradic
#96F5EA #BB96F5 #F596A1 #D0F596
square
#96F5EA #BB96F5 #F596A1 #D0F596
split-complementary
#96F5EA #F596D0 #F5BB96
monochromatic
#26EAD4 #5EF0DF #96F5EA #CEFAF5 #E3FCF9
Accessibility & contrast
On white
1.27
#96F5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#96F5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96F5EA
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96F5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96F5EA | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEBEA
Deuteranopia (green-blind)
#DBDFEB
Tritanopia (blue-blind)
#71F9F1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #96f5ea; /* rgb */ color: rgb(150, 245, 234); /* oklch */ color: oklch(90.8% 0.092 186.3);
Tailwind
colors: {
custom: {
50: '#b9f8f0',
500: '#96f5ea',
950: '#000000',
},
}SCSS
$custom: #96f5ea; $custom-light: #b9f8f0; $custom-dark: #000000;
JSON
{
"hex": "#96f5ea",
"rgb": {
"r": 150,
"g": 245,
"b": 234
},
"hsl": {
"h": 173.053,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.90807,
"c": 0.09193,
"h": 186.3
},
"luminance": 0.77729
}Semantic roles & 50–950 ramp
primary
#96F5EA
secondary
#D35C6A
accent
#0620DF
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#121716
muted
#828585