#96BBBE#96BBBE
#96BBBE is a light, muted teal. Relative luminance 0.457; OKLCH L 76.6% C 0.040 H 202.5°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #96BBBE |
|---|---|
| RGB | rgb(150, 187, 190) |
| HSL | hsl(185, 24%, 67%) |
| HSV | hsv(185, 21%, 75%) |
| CMYK | cmyk(21.1%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(73.38, -11.68, -5.61) |
| CIE-LCH | lch(73.38, 12.96, 205.66°) |
| OKLab | oklab(76.61% -0.0369 -0.0153) |
| OKLCH | oklch(76.61% 0.04 202.5) |
| XYZ | xyz(39.6396, 45.7409, 55.4455) |
| Luminance | 0.4574 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.56
Powder Blue
#B0E0E6
ΔE00 9.14
Bluegrey
#85A3B2
ΔE00 9.15
Cool Grey
#95A3A6
ΔE00 9.19
Light Grey Blue
#9DBCD4
ΔE00 9.96
Cool Gray
#9AA7B0
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96BBBE #BE9996
analogous
#96BEAD #96BBBE #96A7BE
triadic
#96BBBE #BE96BB #BBBE96
tetradic
#96BBBE #AD96BE #BE9996 #A7BE96
square
#96BBBE #AD96BE #BE9996 #A7BE96
split-complementary
#96BBBE #BE96A7 #BEAD96
monochromatic
#538386 #70A3A7 #96BBBE #BCD3D5 #E2ECED
Accessibility & contrast
On white
2.07
#96BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#96BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #96BBBE
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96BBBE | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8BE
Deuteranopia (green-blind)
#AEB2BE
Tritanopia (blue-blind)
#8ABEBC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #96bbbe; /* rgb */ color: rgb(150, 187, 190); /* oklch */ color: oklch(76.6% 0.040 202.5);
Tailwind
colors: {
custom: {
50: '#b5cfd1',
500: '#96bbbe',
950: '#000000',
},
}SCSS
$custom: #96bbbe; $custom-light: #b5cfd1; $custom-dark: #000000;
JSON
{
"hex": "#96bbbe",
"rgb": {
"r": 150,
"g": 187,
"b": 190
},
"hsl": {
"h": 184.5,
"s": 23.529,
"l": 66.667
},
"oklch": {
"l": 0.76606,
"c": 0.03994,
"h": 202.5
},
"luminance": 0.45742
}Semantic roles & 50–950 ramp
primary
#96BBBE
secondary
#DED2D1
accent
#4B44A2
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111314
muted
#808282