#96DDBD#96DDBD
#96DDBD is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.2% C 0.084 H 164.6°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #96DDBD |
|---|---|
| RGB | rgb(150, 221, 189) |
| HSL | hsl(153, 51%, 73%) |
| HSV | hsv(153, 32%, 87%) |
| CMYK | cmyk(32.1%, 0%, 14.5%, 13.3%) |
| CIE-LAB | lab(82.84, -28.94, 8.70) |
| CIE-LCH | lch(82.84, 30.22, 163.27°) |
| OKLab | oklab(84.16% -0.0814 0.0224) |
| OKLCH | oklch(84.16% 0.084 164.6) |
| XYZ | xyz(47.6162, 61.8686, 57.5671) |
| Luminance | 0.6187 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.15
Seafoam
#7FE0B3
ΔE00 4.24
Seafoam Blue
#78D1B6
ΔE00 4.66
Pale Teal
#82CBB2
ΔE00 4.91
Mint
#AAF0C1
ΔE00 5.79
Mediumaquamarine
#66CDAA
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96DDBD #DD96B6
analogous
#96DD9A #96DDBD #96D9DD
triadic
#96DDBD #BD96DD #DDBD96
tetradic
#96DDBD #9A96DD #DD96B6 #D9DD96
square
#96DDBD #9A96DD #DD96B6 #D9DD96
split-complementary
#96DDBD #DD96D9 #DD9A96
monochromatic
#3DBC83 #68CEA0 #96DDBD #C4ECDA #E8F8F0
Accessibility & contrast
On white
1.57
#96DDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#96DDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96DDBD
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96DDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96DDBD | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BB
Deuteranopia (green-blind)
#CECBBF
Tritanopia (blue-blind)
#85DDD4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #96ddbd; /* rgb */ color: rgb(150, 221, 189); /* oklch */ color: oklch(84.2% 0.084 164.6);
Tailwind
colors: {
custom: {
50: '#b7e8d0',
500: '#96ddbd',
950: '#000000',
},
}SCSS
$custom: #96ddbd; $custom-light: #b7e8d0; $custom-dark: #000000;
JSON
{
"hex": "#96ddbd",
"rgb": {
"r": 150,
"g": 221,
"b": 189
},
"hsl": {
"h": 152.958,
"s": 51.079,
"l": 72.745
},
"oklch": {
"l": 0.84161,
"c": 0.08446,
"h": 164.6
},
"luminance": 0.61871
}Semantic roles & 50–950 ramp
primary
#96DDBD
secondary
#B56288
accent
#276BBE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483