#95BFBA#95BFBA
#95BFBA is a light, muted teal. Relative luminance 0.472; OKLCH L 77.3% C 0.045 H 187.3°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #95BFBA |
|---|---|
| RGB | rgb(149, 191, 186) |
| HSL | hsl(173, 25%, 67%) |
| HSV | hsv(173, 22%, 75%) |
| CMYK | cmyk(22%, 0%, 2.6%, 25.1%) |
| CIE-LAB | lab(74.31, -14.95, -2.06) |
| CIE-LCH | lch(74.31, 15.09, 187.84°) |
| OKLab | oklab(77.3% -0.0449 -0.0057) |
| OKLCH | oklch(77.3% 0.045 187.3) |
| XYZ | xyz(39.8855, 47.1948, 53.4528) |
| Luminance | 0.4720 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.11
Powder Blue
#B0E0E6
ΔE00 9.39
Greyish Teal
#719F91
ΔE00 10.60
Lightblue
#ADD8E6
ΔE00 10.62
Seafoam Blue
#78D1B6
ΔE00 10.75
Mediumturquoise
#48D1CC
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BFBA #BF959A
analogous
#95BFA5 #95BFBA #95AFBF
triadic
#95BFBA #BA95BF #BFBA95
tetradic
#95BFBA #A595BF #BF959A #AFBF95
square
#95BFBA #A595BF #BF959A #AFBF95
split-complementary
#95BFBA #BF95AF #BFA595
monochromatic
#528881 #6FA8A1 #95BFBA #BBD6D3 #E1EDEC
Accessibility & contrast
On white
2.01
#95BFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#95BFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BFBA
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BFBA | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABA
Deuteranopia (green-blind)
#B2B4BB
Tritanopia (blue-blind)
#89C1BD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #95bfba; /* rgb */ color: rgb(149, 191, 186); /* oklch */ color: oklch(77.3% 0.045 187.3);
Tailwind
colors: {
custom: {
50: '#b5d2ce',
500: '#95bfba',
950: '#000000',
},
}SCSS
$custom: #95bfba; $custom-light: #b5d2ce; $custom-dark: #000000;
JSON
{
"hex": "#95bfba",
"rgb": {
"r": 149,
"g": 191,
"b": 186
},
"hsl": {
"h": 172.857,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.77298,
"c": 0.04525,
"h": 187.3
},
"luminance": 0.47196
}Semantic roles & 50–950 ramp
primary
#95BFBA
secondary
#DFD1D3
accent
#424EA3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111413
muted
#808282