#96CCBE#96CCBE
#96CCBE is a light, muted teal. Relative luminance 0.534; OKLCH L 80.4% C 0.059 H 176.9°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #96CCBE |
|---|---|
| RGB | rgb(150, 204, 190) |
| HSL | hsl(164, 35%, 69%) |
| HSV | hsv(164, 26%, 80%) |
| CMYK | cmyk(26.5%, 0%, 6.9%, 20%) |
| CIE-LAB | lab(78.10, -20.41, 1.32) |
| CIE-LCH | lch(78.10, 20.45, 176.30°) |
| OKLab | oklab(80.37% -0.0594 0.0032) |
| OKLCH | oklch(80.37% 0.06 176.9) |
| XYZ | xyz(43.4619, 53.3855, 56.7196) |
| Luminance | 0.5339 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.80
Seafoam Blue
#78D1B6
ΔE00 6.31
Light Teal
#90E4C1
ΔE00 8.60
Mediumaquamarine
#66CDAA
ΔE00 8.82
Mediumturquoise
#48D1CC
ΔE00 9.63
Paleturquoise
#AFEEEE
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96CCBE #CC96A4
analogous
#96CCA3 #96CCBE #96BFCC
triadic
#96CCBE #BE96CC #CCBE96
tetradic
#96CCBE #A396CC #CC96A4 #BFCC96
square
#96CCBE #A396CC #CC96A4 #BFCC96
split-complementary
#96CCBE #CC96BF #CCA396
monochromatic
#4C9C87 #6DB8A4 #96CCBE #BFE0D8 #E8F4F1
Accessibility & contrast
On white
1.80
#96CCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#96CCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96CCBE
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96CCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96CCBE | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BD
Deuteranopia (green-blind)
#BEBEBF
Tritanopia (blue-blind)
#88CEC8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #96ccbe; /* rgb */ color: rgb(150, 204, 190); /* oklch */ color: oklch(80.4% 0.059 176.9);
Tailwind
colors: {
custom: {
50: '#b6dbd1',
500: '#96ccbe',
950: '#000000',
},
}SCSS
$custom: #96ccbe; $custom-light: #b6dbd1; $custom-dark: #000000;
JSON
{
"hex": "#96ccbe",
"rgb": {
"r": 150,
"g": 204,
"b": 190
},
"hsl": {
"h": 164.444,
"s": 34.615,
"l": 69.412
},
"oklch": {
"l": 0.80368,
"c": 0.0595,
"h": 176.9
},
"luminance": 0.53387
}Semantic roles & 50–950 ramp
primary
#96CCBE
secondary
#A16575
accent
#3856AD
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483