#95C8BE#95C8BE
#95C8BE is a light, muted teal. Relative luminance 0.514; OKLCH L 79.4% C 0.055 H 181.4°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #95C8BE |
|---|---|
| RGB | rgb(149, 200, 190) |
| HSL | hsl(168, 32%, 68%) |
| HSV | hsv(168, 26%, 78%) |
| CMYK | cmyk(25.5%, 0%, 5%, 21.6%) |
| CIE-LAB | lab(76.93, -18.69, -0.40) |
| CIE-LCH | lch(76.93, 18.70, 181.22°) |
| OKLab | oklab(79.42% -0.0551 -0.0014) |
| OKLCH | oklch(79.42% 0.055 181.4) |
| XYZ | xyz(42.3401, 51.4140, 56.3982) |
| Luminance | 0.5142 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.22
Seafoam Blue
#78D1B6
ΔE00 7.74
Powder Blue
#B0E0E6
ΔE00 9.34
Mediumturquoise
#48D1CC
ΔE00 9.56
Paleturquoise
#AFEEEE
ΔE00 9.79
Mediumaquamarine
#66CDAA
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C8BE #C8959F
analogous
#95C8A4 #95C8BE #95B8C8
triadic
#95C8BE #BE95C8 #C8BE95
tetradic
#95C8BE #A495C8 #C8959F #B8C895
square
#95C8BE #A495C8 #C8959F #B8C895
split-complementary
#95C8BE #C895B8 #C8A495
monochromatic
#4D9587 #6DB3A5 #95C8BE #BDDDD7 #E6F2EF
Accessibility & contrast
On white
1.86
#95C8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#95C8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C8BE
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C8BE | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BE
Deuteranopia (green-blind)
#BABBBF
Tritanopia (blue-blind)
#87CAC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #95c8be; /* rgb */ color: rgb(149, 200, 190); /* oklch */ color: oklch(79.4% 0.055 181.4);
Tailwind
colors: {
custom: {
50: '#b5d8d1',
500: '#95c8be',
950: '#000000',
},
}SCSS
$custom: #95c8be; $custom-light: #b5d8d1; $custom-dark: #000000;
JSON
{
"hex": "#95c8be",
"rgb": {
"r": 149,
"g": 200,
"b": 190
},
"hsl": {
"h": 168.235,
"s": 31.677,
"l": 68.431
},
"oklch": {
"l": 0.79417,
"c": 0.05514,
"h": 181.4
},
"luminance": 0.51416
}Semantic roles & 50–950 ramp
primary
#95C8BE
secondary
#9D6570
accent
#3B51AA
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383