#95C8BD#95C8BD
#95C8BD is a light, muted teal. Relative luminance 0.514; OKLCH L 79.4% C 0.056 H 180.0°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #95C8BD |
|---|---|
| RGB | rgb(149, 200, 189) |
| HSL | hsl(167, 32%, 68%) |
| HSV | hsv(167, 26%, 78%) |
| CMYK | cmyk(25.5%, 0%, 5.5%, 21.6%) |
| CIE-LAB | lab(76.90, -18.91, 0.10) |
| CIE-LCH | lch(76.90, 18.91, 179.68°) |
| OKLab | oklab(79.39% -0.0555 0) |
| OKLCH | oklch(79.39% 0.056 180) |
| XYZ | xyz(42.2311, 51.3704, 55.8246) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.89
Seafoam Blue
#78D1B6
ΔE00 7.46
Powder Blue
#B0E0E6
ΔE00 9.64
Mediumturquoise
#48D1CC
ΔE00 9.67
Mediumaquamarine
#66CDAA
ΔE00 9.83
Paleturquoise
#AFEEEE
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C8BD #C895A0
analogous
#95C8A3 #95C8BD #95B9C8
triadic
#95C8BD #BD95C8 #C8BD95
tetradic
#95C8BD #A395C8 #C895A0 #B9C895
square
#95C8BD #A395C8 #C895A0 #B9C895
split-complementary
#95C8BD #C895B9 #C8A395
monochromatic
#4D9586 #6DB3A4 #95C8BD #BDDDD6 #E6F2EF
Accessibility & contrast
On white
1.86
#95C8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#95C8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C8BD
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C8BD | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BD
Deuteranopia (green-blind)
#BABBBE
Tritanopia (blue-blind)
#87CAC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #95c8bd; /* rgb */ color: rgb(149, 200, 189); /* oklch */ color: oklch(79.4% 0.056 180.0);
Tailwind
colors: {
custom: {
50: '#b5d8d0',
500: '#95c8bd',
950: '#000000',
},
}SCSS
$custom: #95c8bd; $custom-light: #b5d8d0; $custom-dark: #000000;
JSON
{
"hex": "#95c8bd",
"rgb": {
"r": 149,
"g": 200,
"b": 189
},
"hsl": {
"h": 167.059,
"s": 31.677,
"l": 68.431
},
"oklch": {
"l": 0.79387,
"c": 0.05554,
"h": 180
},
"luminance": 0.51372
}Semantic roles & 50–950 ramp
primary
#95C8BD
secondary
#9D6571
accent
#3B53AA
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383