#95BBB7#95BBB7
#95BBB7 is a light, muted teal. Relative luminance 0.453; OKLCH L 76.3% C 0.041 H 188.4°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #95BBB7 |
|---|---|
| RGB | rgb(149, 187, 183) |
| HSL | hsl(174, 22%, 66%) |
| HSV | hsv(174, 20%, 73%) |
| CMYK | cmyk(20.3%, 0%, 2.1%, 26.7%) |
| CIE-LAB | lab(73.12, -13.52, -2.18) |
| CIE-LCH | lch(73.12, 13.69, 189.15°) |
| OKLab | oklab(76.32% -0.0407 -0.006) |
| OKLCH | oklch(76.32% 0.041 188.4) |
| XYZ | xyz(38.7095, 45.3477, 51.5040) |
| Luminance | 0.4535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 10.04
Greyish Teal
#719F91
ΔE00 10.16
Pale Teal
#82CBB2
ΔE00 10.19
Cool Grey
#95A3A6
ΔE00 10.41
Lightblue
#ADD8E6
ΔE00 10.75
Cadetblue
#5F9EA0
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BBB7 #BB9599
analogous
#95BBA4 #95BBB7 #95ACBB
triadic
#95BBB7 #B795BB #BBB795
tetradic
#95BBB7 #A495BB #BB9599 #ACBB95
square
#95BBB7 #A495BB #BB9599 #ACBB95
split-complementary
#95BBB7 #BB95AC #BBA495
monochromatic
#53827D #70A39E #95BBB7 #BAD3D0 #E0EBEA
Accessibility & contrast
On white
2.09
#95BBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#95BBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BBB7
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BBB7 | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B7B7
Deuteranopia (green-blind)
#AFB1B8
Tritanopia (blue-blind)
#8ABDBA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #95bbb7; /* rgb */ color: rgb(149, 187, 183); /* oklch */ color: oklch(76.3% 0.041 188.4);
Tailwind
colors: {
custom: {
50: '#b5cfcc',
500: '#95bbb7',
950: '#000000',
},
}SCSS
$custom: #95bbb7; $custom-light: #b5cfcc; $custom-dark: #000000;
JSON
{
"hex": "#95bbb7",
"rgb": {
"r": 149,
"g": 187,
"b": 183
},
"hsl": {
"h": 173.684,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.76321,
"c": 0.04117,
"h": 188.4
},
"luminance": 0.45349
}Semantic roles & 50–950 ramp
primary
#95BBB7
secondary
#DCD0D1
accent
#454FA0
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282