#96BFBE#96BFBE
#96BFBE is a light, muted teal. Relative luminance 0.475; OKLCH L 77.5% C 0.044 H 194.4°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #96BFBE |
|---|---|
| RGB | rgb(150, 191, 190) |
| HSL | hsl(179, 24%, 67%) |
| HSV | hsv(179, 21%, 75%) |
| CMYK | cmyk(21.5%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(74.48, -13.77, -3.98) |
| CIE-LCH | lch(74.48, 14.33, 196.11°) |
| OKLab | oklab(77.49% -0.0423 -0.0109) |
| OKLCH | oklch(77.49% 0.044 194.4) |
| XYZ | xyz(40.5000, 47.4618, 55.7323) |
| Luminance | 0.4746 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.57
Lightblue
#ADD8E6
ΔE00 9.16
Pale Teal
#82CBB2
ΔE00 10.76
Cool Grey
#95A3A6
ΔE00 10.97
Paleturquoise
#AFEEEE
ΔE00 11.29
Bluegrey
#85A3B2
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BFBE #BF9697
analogous
#96BFAA #96BFBE #96ACBF
triadic
#96BFBE #BE96BF #BFBE96
tetradic
#96BFBE #AA96BF #BF9697 #ACBF96
square
#96BFBE #AA96BF #BF9697 #ACBF96
split-complementary
#96BFBE #BF96AC #BFAA96
monochromatic
#538887 #70A8A6 #96BFBE #BCD6D6 #E2EDED
Accessibility & contrast
On white
2.00
#96BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#96BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BFBE
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BFBE | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBE
Deuteranopia (green-blind)
#B2B5BE
Tritanopia (blue-blind)
#89C2BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #96bfbe; /* rgb */ color: rgb(150, 191, 190); /* oklch */ color: oklch(77.5% 0.044 194.4);
Tailwind
colors: {
custom: {
50: '#b5d2d1',
500: '#96bfbe',
950: '#000000',
},
}SCSS
$custom: #96bfbe; $custom-light: #b5d2d1; $custom-dark: #000000;
JSON
{
"hex": "#96bfbe",
"rgb": {
"r": 150,
"g": 191,
"b": 190
},
"hsl": {
"h": 178.537,
"s": 24.26,
"l": 66.863
},
"oklch": {
"l": 0.77485,
"c": 0.04367,
"h": 194.4
},
"luminance": 0.47463
}Semantic roles & 50–950 ramp
primary
#96BFBE
secondary
#DFD2D2
accent
#4345A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282