#96DFCA#96DFCA
#96DFCA is a very light, moderate teal. Relative luminance 0.635; OKLCH L 85.0% C 0.079 H 174.4°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #96DFCA |
|---|---|
| RGB | rgb(150, 223, 202) |
| HSL | hsl(163, 53%, 73%) |
| HSV | hsv(163, 33%, 87%) |
| CMYK | cmyk(32.7%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(83.72, -27.20, 3.08) |
| CIE-LCH | lch(83.72, 27.37, 173.54°) |
| OKLab | oklab(84.96% -0.0784 0.0078) |
| OKLCH | oklch(84.96% 0.079 174.4) |
| XYZ | xyz(49.6223, 63.5209, 65.5117) |
| Luminance | 0.6352 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.31
Seafoam Blue
#78D1B6
ΔE00 4.86
Pale Teal
#82CBB2
ΔE00 5.22
Tiffany Blue
#7BF2DA
ΔE00 5.96
Seafoam
#7FE0B3
ΔE00 7.07
Pale Aqua
#B8FFEB
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DFCA #DF96AB
analogous
#96DFA5 #96DFCA #96CFDF
triadic
#96DFCA #CA96DF #DFCA96
tetradic
#96DFCA #A596DF #DF96AB #CFDF96
square
#96DFCA #A596DF #DF96AB #CFDF96
split-complementary
#96DFCA #DF96CF #DFA596
monochromatic
#3BC09A #67D1B2 #96DFCA #C5EDE2 #E8F8F3
Accessibility & contrast
On white
1.53
#96DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#96DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DFCA
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DFCA | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C9
Deuteranopia (green-blind)
#CDCDCB
Tritanopia (blue-blind)
#81E1D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #96dfca; /* rgb */ color: rgb(150, 223, 202); /* oklch */ color: oklch(85.0% 0.079 174.4);
Tailwind
colors: {
custom: {
50: '#b7e9da',
500: '#96dfca',
950: '#000000',
},
}SCSS
$custom: #96dfca; $custom-light: #b7e9da; $custom-dark: #000000;
JSON
{
"hex": "#96dfca",
"rgb": {
"r": 150,
"g": 223,
"b": 202
},
"hsl": {
"h": 162.74,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.84964,
"c": 0.07876,
"h": 174.4
},
"luminance": 0.63524
}Semantic roles & 50–950 ramp
primary
#96DFCA
secondary
#B7627A
accent
#2552C1
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483