#95BBBB#95BBBB
#95BBBB is a light, muted teal. Relative luminance 0.455; OKLCH L 76.4% C 0.041 H 196.3°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBBB |
|---|---|
| RGB | rgb(149, 187, 187) |
| HSL | hsl(180, 22%, 66%) |
| HSV | hsv(180, 20%, 73%) |
| CMYK | cmyk(20.3%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(73.23, -12.65, -4.20) |
| CIE-LCH | lch(73.23, 13.33, 198.35°) |
| OKLab | oklab(76.45% -0.0391 -0.0115) |
| OKLCH | oklch(76.45% 0.041 196.3) |
| XYZ | xyz(39.1318, 45.5166, 53.7279) |
| Luminance | 0.4552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.40
Lightblue
#ADD8E6
ΔE00 9.46
Cool Grey
#95A3A6
ΔE00 9.73
Bluegrey
#85A3B2
ΔE00 10.18
Cadetblue
#5F9EA0
ΔE00 10.89
Cool Gray
#9AA7B0
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBBB #BB9595
analogous
#95BBA8 #95BBBB #95A8BB
triadic
#95BBBB #BB95BB #BBBB95
tetradic
#95BBBB #A895BB #BB9595 #A8BB95
square
#95BBBB #A895BB #BB9595 #A8BB95
split-complementary
#95BBBB #BB95A8 #BBA895
monochromatic
#538282 #70A3A3 #95BBBB #BAD3D3 #E0EBEB
Accessibility & contrast
On white
2.08
#95BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#95BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBBB
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBBB | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BB
Deuteranopia (green-blind)
#AEB1BB
Tritanopia (blue-blind)
#89BEBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #95bbbb; /* rgb */ color: rgb(149, 187, 187); /* oklch */ color: oklch(76.4% 0.041 196.3);
Tailwind
colors: {
custom: {
50: '#b5cfcf',
500: '#95bbbb',
950: '#000000',
},
}SCSS
$custom: #95bbbb; $custom-light: #b5cfcf; $custom-dark: #000000;
JSON
{
"hex": "#95bbbb",
"rgb": {
"r": 149,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.76446,
"c": 0.04074,
"h": 196.3
},
"luminance": 0.45518
}Semantic roles & 50–950 ramp
primary
#95BBBB
secondary
#DCD0D0
accent
#4545A0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282