#95BFBE#95BFBE
#95BFBE is a light, muted teal. Relative luminance 0.474; OKLCH L 77.4% C 0.045 H 194.5°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #95BFBE |
|---|---|
| RGB | rgb(149, 191, 190) |
| HSL | hsl(179, 25%, 67%) |
| HSV | hsv(179, 22%, 75%) |
| CMYK | cmyk(22%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(74.42, -14.08, -4.07) |
| CIE-LCH | lch(74.42, 14.66, 196.14°) |
| OKLab | oklab(77.42% -0.0432 -0.0111) |
| OKLCH | oklch(77.42% 0.045 194.5) |
| XYZ | xyz(40.3167, 47.3673, 55.7238) |
| Luminance | 0.4737 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.59
Lightblue
#ADD8E6
ΔE00 9.24
Pale Teal
#82CBB2
ΔE00 10.64
Cool Grey
#95A3A6
ΔE00 11.12
Paleturquoise
#AFEEEE
ΔE00 11.25
Cadetblue
#5F9EA0
ΔE00 11.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BFBE #BF9596
analogous
#95BFA9 #95BFBE #95ABBF
triadic
#95BFBE #BE95BF #BFBE95
tetradic
#95BFBE #A995BF #BF9596 #ABBF95
square
#95BFBE #A995BF #BF9596 #ABBF95
split-complementary
#95BFBE #BF95AB #BFA995
monochromatic
#528886 #6FA8A7 #95BFBE #BBD6D5 #E1EDED
Accessibility & contrast
On white
2.01
#95BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#95BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BFBE
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BFBE | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBE
Deuteranopia (green-blind)
#B1B4BE
Tritanopia (blue-blind)
#88C2BF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #95bfbe; /* rgb */ color: rgb(149, 191, 190); /* oklch */ color: oklch(77.4% 0.045 194.5);
Tailwind
colors: {
custom: {
50: '#b5d2d1',
500: '#95bfbe',
950: '#000000',
},
}SCSS
$custom: #95bfbe; $custom-light: #b5d2d1; $custom-dark: #000000;
JSON
{
"hex": "#95bfbe",
"rgb": {
"r": 149,
"g": 191,
"b": 190
},
"hsl": {
"h": 178.571,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.77422,
"c": 0.04466,
"h": 194.5
},
"luminance": 0.47369
}Semantic roles & 50–950 ramp
primary
#95BFBE
secondary
#DFD1D1
accent
#4245A3
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#111414
muted
#808282