#95BBBA#95BBBA
#95BBBA is a light, muted teal. Relative luminance 0.455; OKLCH L 76.4% C 0.041 H 194.3°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBBA |
|---|---|
| RGB | rgb(149, 187, 186) |
| HSL | hsl(178, 22%, 66%) |
| HSV | hsv(178, 20%, 73%) |
| CMYK | cmyk(20.3%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(73.20, -12.87, -3.69) |
| CIE-LCH | lch(73.20, 13.39, 196.01°) |
| OKLab | oklab(76.41% -0.0395 -0.0101) |
| OKLCH | oklch(76.41% 0.041 194.3) |
| XYZ | xyz(39.0251, 45.4740, 53.1660) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.53
Lightblue
#ADD8E6
ΔE00 9.77
Cool Grey
#95A3A6
ΔE00 9.88
Bluegrey
#85A3B2
ΔE00 10.52
Cadetblue
#5F9EA0
ΔE00 10.86
Greyish Teal
#719F91
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBBA #BB9596
analogous
#95BBA7 #95BBBA #95A9BB
triadic
#95BBBA #BA95BB #BBBA95
tetradic
#95BBBA #A795BB #BB9596 #A9BB95
square
#95BBBA #A795BB #BB9596 #A9BB95
split-complementary
#95BBBA #BB95A9 #BBA795
monochromatic
#538281 #70A3A2 #95BBBA #BAD3D2 #E0EBEB
Accessibility & contrast
On white
2.08
#95BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#95BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBBA
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBBA | 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)
#B6B7BA
Deuteranopia (green-blind)
#AFB1BA
Tritanopia (blue-blind)
#89BDBB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #95bbba; /* rgb */ color: rgb(149, 187, 186); /* oklch */ color: oklch(76.4% 0.041 194.3);
Tailwind
colors: {
custom: {
50: '#b5cfce',
500: '#95bbba',
950: '#000000',
},
}SCSS
$custom: #95bbba; $custom-light: #b5cfce; $custom-dark: #000000;
JSON
{
"hex": "#95bbba",
"rgb": {
"r": 149,
"g": 187,
"b": 186
},
"hsl": {
"h": 178.421,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.76414,
"c": 0.04078,
"h": 194.3
},
"luminance": 0.45475
}Semantic roles & 50–950 ramp
primary
#95BBBA
secondary
#DCD0D0
accent
#4548A0
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111313
muted
#808282