#96DFCB#96DFCB
#96DFCB is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.0% C 0.078 H 175.3°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #96DFCB |
|---|---|
| RGB | rgb(150, 223, 203) |
| HSL | hsl(164, 53%, 73%) |
| HSV | hsv(164, 33%, 87%) |
| CMYK | cmyk(32.7%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(83.74, -26.99, 2.59) |
| CIE-LCH | lch(83.74, 27.11, 174.52°) |
| OKLab | oklab(84.99% -0.078 0.0065) |
| OKLCH | oklch(84.99% 0.078 175.3) |
| XYZ | xyz(49.7411, 63.5684, 66.1373) |
| Luminance | 0.6357 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.63
Seafoam Blue
#78D1B6
ΔE00 5.00
Pale Teal
#82CBB2
ΔE00 5.35
Tiffany Blue
#7BF2DA
ΔE00 5.95
Pale Aqua
#B8FFEB
ΔE00 7.13
Seafoam
#7FE0B3
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DFCB #DF96AA
analogous
#96DFA6 #96DFCB #96CEDF
triadic
#96DFCB #CB96DF #DFCB96
tetradic
#96DFCB #A696DF #DF96AA #CEDF96
square
#96DFCB #A696DF #DF96AA #CEDF96
split-complementary
#96DFCB #DF96CE #DFA696
monochromatic
#3BC09B #67D1B4 #96DFCB #C5EDE2 #E8F8F3
Accessibility & contrast
On white
1.53
#96DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#96DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DFCB
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DFCB | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6CA
Deuteranopia (green-blind)
#CDCDCC
Tritanopia (blue-blind)
#81E1D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #96dfcb; /* rgb */ color: rgb(150, 223, 203); /* oklch */ color: oklch(85.0% 0.078 175.3);
Tailwind
colors: {
custom: {
50: '#b7e9da',
500: '#96dfcb',
950: '#000000',
},
}SCSS
$custom: #96dfcb; $custom-light: #b7e9da; $custom-dark: #000000;
JSON
{
"hex": "#96dfcb",
"rgb": {
"r": 150,
"g": 223,
"b": 203
},
"hsl": {
"h": 163.562,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.84992,
"c": 0.07823,
"h": 175.3
},
"luminance": 0.63571
}Semantic roles & 50–950 ramp
primary
#96DFCB
secondary
#B76279
accent
#254FC1
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483