#95BBB0#95BBB0
#95BBB0 is a light, muted teal. Relative luminance 0.451; OKLCH L 76.1% C 0.044 H 175.5°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBB0 |
|---|---|
| RGB | rgb(149, 187, 176) |
| HSL | hsl(163, 22%, 66%) |
| HSV | hsv(163, 20%, 73%) |
| CMYK | cmyk(20.3%, 0%, 5.9%, 26.7%) |
| CIE-LAB | lab(72.93, -15.00, 1.37) |
| CIE-LCH | lch(72.93, 15.06, 174.78°) |
| OKLab | oklab(76.11% -0.0436 0.0034) |
| OKLCH | oklch(76.11% 0.044 175.5) |
| XYZ | xyz(37.9990, 45.0635, 47.7619) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.15
Greyish Teal
#719F91
ΔE00 9.11
Greenish Grey
#96AE8D
ΔE00 9.45
Seafoam Blue
#78D1B6
ΔE00 10.10
Darkseagreen
#8FBC8F
ΔE00 10.84
Dull Teal
#5F9E8F
ΔE00 11.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBB0 #BB95A0
analogous
#95BB9D #95BBB0 #95B3BB
triadic
#95BBB0 #B095BB #BBB095
tetradic
#95BBB0 #9D95BB #BB95A0 #B3BB95
square
#95BBB0 #9D95BB #BB95A0 #B3BB95
split-complementary
#95BBB0 #BB95B3 #BB9D95
monochromatic
#538275 #70A394 #95BBB0 #BAD3CC #E0EBE8
Accessibility & contrast
On white
2.10
#95BBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#95BBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBB0
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBB0 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6B0
Deuteranopia (green-blind)
#B1B1B1
Tritanopia (blue-blind)
#8CBCB8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #95bbb0; /* rgb */ color: rgb(149, 187, 176); /* oklch */ color: oklch(76.1% 0.044 175.5);
Tailwind
colors: {
custom: {
50: '#b4cfc7',
500: '#95bbb0',
950: '#000000',
},
}SCSS
$custom: #95bbb0; $custom-light: #b4cfc7; $custom-dark: #000000;
JSON
{
"hex": "#95bbb0",
"rgb": {
"r": 149,
"g": 187,
"b": 176
},
"hsl": {
"h": 162.632,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.76111,
"c": 0.04377,
"h": 175.5
},
"luminance": 0.45065
}Semantic roles & 50–950 ramp
primary
#95BBB0
secondary
#DCD0D3
accent
#4560A0
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282