#96CCBD#96CCBD
#96CCBD is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.3% C 0.060 H 175.7°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #96CCBD |
|---|---|
| RGB | rgb(150, 204, 189) |
| HSL | hsl(163, 35%, 69%) |
| HSV | hsv(163, 26%, 80%) |
| CMYK | cmyk(26.5%, 0%, 7.4%, 20%) |
| CIE-LAB | lab(78.08, -20.62, 1.82) |
| CIE-LCH | lch(78.08, 20.70, 174.95°) |
| OKLab | oklab(80.34% -0.0598 0.0045) |
| OKLCH | oklch(80.34% 0.06 175.7) |
| XYZ | xyz(43.3529, 53.3419, 56.1460) |
| Luminance | 0.5334 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.53
Seafoam Blue
#78D1B6
ΔE00 6.08
Light Teal
#90E4C1
ΔE00 8.34
Mediumaquamarine
#66CDAA
ΔE00 8.56
Mediumturquoise
#48D1CC
ΔE00 9.80
Paleturquoise
#AFEEEE
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CCBD #CC96A5
analogous
#96CCA2 #96CCBD #96C0CC
triadic
#96CCBD #BD96CC #CCBD96
tetradic
#96CCBD #A296CC #CC96A5 #C0CC96
square
#96CCBD #A296CC #CC96A5 #C0CC96
split-complementary
#96CCBD #CC96C0 #CCA296
monochromatic
#4C9C86 #6DB8A3 #96CCBD #BFE0D7 #E8F4F1
Accessibility & contrast
On white
1.80
#96CCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#96CCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CCBD
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CCBD | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BC
Deuteranopia (green-blind)
#BEBEBE
Tritanopia (blue-blind)
#88CDC7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #96ccbd; /* rgb */ color: rgb(150, 204, 189); /* oklch */ color: oklch(80.3% 0.060 175.7);
Tailwind
colors: {
custom: {
50: '#b6dbd0',
500: '#96ccbd',
950: '#000000',
},
}SCSS
$custom: #96ccbd; $custom-light: #b6dbd0; $custom-dark: #000000;
JSON
{
"hex": "#96ccbd",
"rgb": {
"r": 150,
"g": 204,
"b": 189
},
"hsl": {
"h": 163.333,
"s": 34.615,
"l": 69.412
},
"oklch": {
"l": 0.8034,
"c": 0.06,
"h": 175.7
},
"luminance": 0.53344
}Semantic roles & 50–950 ramp
primary
#96CCBD
secondary
#A16576
accent
#3859AD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483