#96DEC5#96DEC5
#96DEC5 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.6% C 0.080 H 170.6°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #96DEC5 |
|---|---|
| RGB | rgb(150, 222, 197) |
| HSL | hsl(159, 52%, 73%) |
| HSV | hsv(159, 32%, 87%) |
| CMYK | cmyk(32.4%, 0%, 11.3%, 12.9%) |
| CIE-LAB | lab(83.31, -27.78, 5.14) |
| CIE-LCH | lch(83.31, 28.25, 169.51°) |
| OKLab | oklab(84.6% -0.0793 0.0132) |
| OKLCH | oklch(84.6% 0.08 170.6) |
| XYZ | xyz(48.7735, 62.7551, 62.3555) |
| Luminance | 0.6276 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.19
Seafoam Blue
#78D1B6
ΔE00 4.41
Pale Teal
#82CBB2
ΔE00 4.74
Seafoam
#7FE0B3
ΔE00 5.88
Tiffany Blue
#7BF2DA
ΔE00 6.42
Light Turquoise
#7EF4CC
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DEC5 #DE96AF
analogous
#96DEA1 #96DEC5 #96D3DE
triadic
#96DEC5 #C596DE #DEC596
tetradic
#96DEC5 #A196DE #DE96AF #D3DE96
square
#96DEC5 #A196DE #DE96AF #D3DE96
split-complementary
#96DEC5 #DE96D3 #DEA196
monochromatic
#3CBE91 #67CFAB #96DEC5 #C5EDDF #E8F8F2
Accessibility & contrast
On white
1.55
#96DEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#96DEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DEC5
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DEC5 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C4
Deuteranopia (green-blind)
#CDCCC7
Tritanopia (blue-blind)
#83DFD7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #96dec5; /* rgb */ color: rgb(150, 222, 197); /* oklch */ color: oklch(84.6% 0.080 170.6);
Tailwind
colors: {
custom: {
50: '#b7e8d6',
500: '#96dec5',
950: '#000000',
},
}SCSS
$custom: #96dec5; $custom-light: #b7e8d6; $custom-dark: #000000;
JSON
{
"hex": "#96dec5",
"rgb": {
"r": 150,
"g": 222,
"b": 197
},
"hsl": {
"h": 159.167,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.84601,
"c": 0.08035,
"h": 170.6
},
"luminance": 0.62758
}Semantic roles & 50–950 ramp
primary
#96DEC5
secondary
#B6627F
accent
#265BC0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483