#95BBB3#95BBB3
#95BBB3 is a light, muted teal. Relative luminance 0.452; OKLCH L 76.2% C 0.042 H 180.9°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBB3 |
|---|---|
| RGB | rgb(149, 187, 179) |
| HSL | hsl(167, 22%, 66%) |
| HSV | hsv(167, 20%, 73%) |
| CMYK | cmyk(20.3%, 0%, 4.3%, 26.7%) |
| CIE-LAB | lab(73.01, -14.37, -0.15) |
| CIE-LCH | lch(73.01, 14.37, 180.60°) |
| OKLab | oklab(76.2% -0.0424 -0.0006) |
| OKLCH | oklch(76.2% 0.042 180.9) |
| XYZ | xyz(38.2991, 45.1836, 49.3425) |
| Luminance | 0.4518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.91
Greyish Teal
#719F91
ΔE00 9.44
Greenish Grey
#96AE8D
ΔE00 10.51
Seafoam Blue
#78D1B6
ΔE00 10.76
Powder Blue
#B0E0E6
ΔE00 10.93
Cool Grey
#95A3A6
ΔE00 11.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBB3 #BB959D
analogous
#95BBA0 #95BBB3 #95B0BB
triadic
#95BBB3 #B395BB #BBB395
tetradic
#95BBB3 #A095BB #BB959D #B0BB95
square
#95BBB3 #A095BB #BB959D #B0BB95
split-complementary
#95BBB3 #BB95B0 #BBA095
monochromatic
#538278 #70A398 #95BBB3 #BAD3CE #E0EBE8
Accessibility & contrast
On white
2.09
#95BBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#95BBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBB3
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBB3 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6B3
Deuteranopia (green-blind)
#B0B1B4
Tritanopia (blue-blind)
#8BBCB8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #95bbb3; /* rgb */ color: rgb(149, 187, 179); /* oklch */ color: oklch(76.2% 0.042 180.9);
Tailwind
colors: {
custom: {
50: '#b4cfc9',
500: '#95bbb3',
950: '#000000',
},
}SCSS
$custom: #95bbb3; $custom-light: #b4cfc9; $custom-dark: #000000;
JSON
{
"hex": "#95bbb3",
"rgb": {
"r": 149,
"g": 187,
"b": 179
},
"hsl": {
"h": 167.368,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.762,
"c": 0.04239,
"h": 180.9
},
"luminance": 0.45185
}Semantic roles & 50–950 ramp
primary
#95BBB3
secondary
#DCD0D2
accent
#4558A0
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282