#95BDB2#95BDB2
#95BDB2 is a light, muted teal. Relative luminance 0.460; OKLCH L 76.6% C 0.046 H 176.4°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #95BDB2 |
|---|---|
| RGB | rgb(149, 189, 178) |
| HSL | hsl(164, 23%, 66%) |
| HSV | hsv(164, 21%, 74%) |
| CMYK | cmyk(21.2%, 0%, 5.8%, 25.9%) |
| CIE-LAB | lab(73.54, -15.61, 1.17) |
| CIE-LCH | lch(73.54, 15.66, 175.72°) |
| OKLab | oklab(76.61% -0.0455 0.0029) |
| OKLCH | oklch(76.61% 0.046 176.4) |
| XYZ | xyz(38.6256, 45.9978, 48.9542) |
| Luminance | 0.4600 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.68
Greyish Teal
#719F91
ΔE00 9.45
Seafoam Blue
#78D1B6
ΔE00 9.61
Greenish Grey
#96AE8D
ΔE00 9.84
Darkseagreen
#8FBC8F
ΔE00 10.90
Mediumaquamarine
#66CDAA
ΔE00 11.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95BDB2 #BD95A0
analogous
#95BD9E #95BDB2 #95B4BD
triadic
#95BDB2 #B295BD #BDB295
tetradic
#95BDB2 #9E95BD #BD95A0 #B4BD95
square
#95BDB2 #9E95BD #BD95A0 #B4BD95
split-complementary
#95BDB2 #BD95B4 #BD9E95
monochromatic
#538577 #6FA697 #95BDB2 #BBD4CD #E0ECE9
Accessibility & contrast
On white
2.06
#95BDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#95BDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95BDB2
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95BDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95BDB2 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB8B2
Deuteranopia (green-blind)
#B2B2B3
Tritanopia (blue-blind)
#8BBEBA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #95bdb2; /* rgb */ color: rgb(149, 189, 178); /* oklch */ color: oklch(76.6% 0.046 176.4);
Tailwind
colors: {
custom: {
50: '#b4d1c9',
500: '#95bdb2',
950: '#000000',
},
}SCSS
$custom: #95bdb2; $custom-light: #b4d1c9; $custom-dark: #000000;
JSON
{
"hex": "#95bdb2",
"rgb": {
"r": 149,
"g": 189,
"b": 178
},
"hsl": {
"h": 163.5,
"s": 23.256,
"l": 66.275
},
"oklch": {
"l": 0.76614,
"c": 0.0456,
"h": 176.4
},
"luminance": 0.45999
}Semantic roles & 50–950 ramp
primary
#95BDB2
secondary
#DDD0D4
accent
#445EA2
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111413
muted
#808282