#95C2BE#95C2BE
#95C2BE is a light, muted teal. Relative luminance 0.487; OKLCH L 78.1% C 0.048 H 189.5°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #95C2BE |
|---|---|
| RGB | rgb(149, 194, 190) |
| HSL | hsl(175, 27%, 67%) |
| HSV | hsv(175, 23%, 76%) |
| CMYK | cmyk(23.2%, 0%, 2.1%, 23.9%) |
| CIE-LAB | lab(75.26, -15.63, -2.85) |
| CIE-LCH | lch(75.26, 15.89, 190.32°) |
| OKLab | oklab(78.09% -0.0472 -0.0079) |
| OKLCH | oklch(78.09% 0.048 189.5) |
| XYZ | xyz(40.9777, 48.6892, 55.9441) |
| Luminance | 0.4869 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.59
Pale Teal
#82CBB2
ΔE00 9.04
Lightblue
#ADD8E6
ΔE00 9.99
Paleturquoise
#AFEEEE
ΔE00 10.53
Seafoam Blue
#78D1B6
ΔE00 10.56
Mediumturquoise
#48D1CC
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C2BE #C29599
analogous
#95C2A8 #95C2BE #95AFC2
triadic
#95C2BE #BE95C2 #C2BE95
tetradic
#95C2BE #A895C2 #C29599 #AFC295
square
#95C2BE #A895C2 #C29599 #AFC295
split-complementary
#95C2BE #C295AF #C2A895
monochromatic
#518C87 #6EACA6 #95C2BE #BCD8D6 #E3EFEE
Accessibility & contrast
On white
1.96
#95C2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#95C2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C2BE
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C2BE | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBE
Deuteranopia (green-blind)
#B4B7BF
Tritanopia (blue-blind)
#87C4C1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #95c2be; /* rgb */ color: rgb(149, 194, 190); /* oklch */ color: oklch(78.1% 0.048 189.5);
Tailwind
colors: {
custom: {
50: '#b5d4d1',
500: '#95c2be',
950: '#000000',
},
}SCSS
$custom: #95c2be; $custom-light: #b5d4d1; $custom-dark: #000000;
JSON
{
"hex": "#95c2be",
"rgb": {
"r": 149,
"g": 194,
"b": 190
},
"hsl": {
"h": 174.667,
"s": 26.946,
"l": 67.255
},
"oklch": {
"l": 0.78085,
"c": 0.04788,
"h": 189.5
},
"luminance": 0.48691
}Semantic roles & 50–950 ramp
primary
#95C2BE
secondary
#E0D2D4
accent
#4049A6
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382