#96DEC7#96DEC7
#96DEC7 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.7% C 0.079 H 172.3°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #96DEC7 |
|---|---|
| RGB | rgb(150, 222, 199) |
| HSL | hsl(161, 52%, 73%) |
| HSV | hsv(161, 32%, 87%) |
| CMYK | cmyk(32.4%, 0%, 10.4%, 12.9%) |
| CIE-LAB | lab(83.36, -27.35, 4.16) |
| CIE-LCH | lch(83.36, 27.67, 171.36°) |
| OKLab | oklab(84.66% -0.0784 0.0106) |
| OKLCH | oklch(84.66% 0.079 172.3) |
| XYZ | xyz(49.0042, 62.8474, 63.5704) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.75
Seafoam Blue
#78D1B6
ΔE00 4.53
Pale Teal
#82CBB2
ΔE00 4.84
Tiffany Blue
#7BF2DA
ΔE00 6.26
Seafoam
#7FE0B3
ΔE00 6.46
Light Turquoise
#7EF4CC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DEC7 #DE96AD
analogous
#96DEA3 #96DEC7 #96D1DE
triadic
#96DEC7 #C796DE #DEC796
tetradic
#96DEC7 #A396DE #DE96AD #D1DE96
square
#96DEC7 #A396DE #DE96AD #D1DE96
split-complementary
#96DEC7 #DE96D1 #DEA396
monochromatic
#3CBE94 #67CFAE #96DEC7 #C5EDE0 #E8F8F3
Accessibility & contrast
On white
1.55
#96DEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#96DEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DEC7
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DEC7 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C6
Deuteranopia (green-blind)
#CDCCC9
Tritanopia (blue-blind)
#82DFD7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #96dec7; /* rgb */ color: rgb(150, 222, 199); /* oklch */ color: oklch(84.7% 0.079 172.3);
Tailwind
colors: {
custom: {
50: '#b7e8d8',
500: '#96dec7',
950: '#000000',
},
}SCSS
$custom: #96dec7; $custom-light: #b7e8d8; $custom-dark: #000000;
JSON
{
"hex": "#96dec7",
"rgb": {
"r": 150,
"g": 222,
"b": 199
},
"hsl": {
"h": 160.833,
"s": 52.174,
"l": 72.941
},
"oklch": {
"l": 0.84656,
"c": 0.07912,
"h": 172.3
},
"luminance": 0.6285
}Semantic roles & 50–950 ramp
primary
#96DEC7
secondary
#B6627D
accent
#2657C0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483