#95C2BF#95C2BF
#95C2BF is a light, muted teal. Relative luminance 0.487; OKLCH L 78.1% C 0.048 H 191.1°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #95C2BF |
|---|---|
| RGB | rgb(149, 194, 191) |
| HSL | hsl(176, 27%, 67%) |
| HSV | hsv(176, 23%, 76%) |
| CMYK | cmyk(23.2%, 0%, 1.5%, 23.9%) |
| CIE-LAB | lab(75.28, -15.41, -3.35) |
| CIE-LCH | lch(75.28, 15.77, 192.26°) |
| OKLab | oklab(78.12% -0.0468 -0.0092) |
| OKLCH | oklch(78.12% 0.048 191.1) |
| XYZ | xyz(41.0873, 48.7330, 56.5217) |
| Luminance | 0.4874 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.36
Pale Teal
#82CBB2
ΔE00 9.43
Lightblue
#ADD8E6
ΔE00 9.64
Paleturquoise
#AFEEEE
ΔE00 10.47
Mediumturquoise
#48D1CC
ΔE00 10.64
Seafoam Blue
#78D1B6
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C2BF #C29598
analogous
#95C2A9 #95C2BF #95AFC2
triadic
#95C2BF #BF95C2 #C2BF95
tetradic
#95C2BF #A995C2 #C29598 #AFC295
square
#95C2BF #A995C2 #C29598 #AFC295
split-complementary
#95C2BF #C295AF #C2A995
monochromatic
#518C88 #6EACA8 #95C2BF #BCD8D6 #E3EFEE
Accessibility & contrast
On white
1.95
#95C2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#95C2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C2BF
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C2BF | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBF
Deuteranopia (green-blind)
#B4B7C0
Tritanopia (blue-blind)
#87C5C1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #95c2bf; /* rgb */ color: rgb(149, 194, 191); /* oklch */ color: oklch(78.1% 0.048 191.1);
Tailwind
colors: {
custom: {
50: '#b5d4d2',
500: '#95c2bf',
950: '#000000',
},
}SCSS
$custom: #95c2bf; $custom-light: #b5d4d2; $custom-dark: #000000;
JSON
{
"hex": "#95c2bf",
"rgb": {
"r": 149,
"g": 194,
"b": 191
},
"hsl": {
"h": 176,
"s": 26.946,
"l": 67.255
},
"oklch": {
"l": 0.78116,
"c": 0.04772,
"h": 191.1
},
"luminance": 0.48735
}Semantic roles & 50–950 ramp
primary
#95C2BF
secondary
#E0D2D3
accent
#4047A6
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111414
muted
#808382