#95BBB2#95BBB2
#95BBB2 is a light, muted teal. Relative luminance 0.451; OKLCH L 76.2% C 0.043 H 179.0°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBB2 |
|---|---|
| RGB | rgb(149, 187, 178) |
| HSL | hsl(166, 22%, 66%) |
| HSV | hsv(166, 20%, 73%) |
| CMYK | cmyk(20.3%, 0%, 4.8%, 26.7%) |
| CIE-LAB | lab(72.99, -14.58, 0.36) |
| CIE-LCH | lch(72.99, 14.58, 178.60°) |
| OKLab | oklab(76.17% -0.0428 0.0007) |
| OKLCH | oklch(76.17% 0.043 179) |
| XYZ | xyz(38.1984, 45.1433, 48.8118) |
| Luminance | 0.4515 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.64
Greyish Teal
#719F91
ΔE00 9.31
Greenish Grey
#96AE8D
ΔE00 10.15
Seafoam Blue
#78D1B6
ΔE00 10.52
Powder Blue
#B0E0E6
ΔE00 11.19
Cadetblue
#5F9EA0
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBB2 #BB959E
analogous
#95BB9F #95BBB2 #95B1BB
triadic
#95BBB2 #B295BB #BBB295
tetradic
#95BBB2 #9F95BB #BB959E #B1BB95
square
#95BBB2 #9F95BB #BB959E #B1BB95
split-complementary
#95BBB2 #BB95B1 #BB9F95
monochromatic
#538277 #70A397 #95BBB2 #BAD3CD #E0EBE8
Accessibility & contrast
On white
2.09
#95BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#95BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBB2
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBB2 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6B2
Deuteranopia (green-blind)
#B0B1B3
Tritanopia (blue-blind)
#8BBCB8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #95bbb2; /* rgb */ color: rgb(149, 187, 178); /* oklch */ color: oklch(76.2% 0.043 179.0);
Tailwind
colors: {
custom: {
50: '#b4cfc9',
500: '#95bbb2',
950: '#000000',
},
}SCSS
$custom: #95bbb2; $custom-light: #b4cfc9; $custom-dark: #000000;
JSON
{
"hex": "#95bbb2",
"rgb": {
"r": 149,
"g": 187,
"b": 178
},
"hsl": {
"h": 165.789,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.7617,
"c": 0.04281,
"h": 179
},
"luminance": 0.45145
}Semantic roles & 50–950 ramp
primary
#95BBB2
secondary
#DCD0D3
accent
#455BA0
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282