#95C2BB#95C2BB
#95C2BB is a light, muted teal. Relative luminance 0.486; OKLCH L 78.0% C 0.049 H 184.5°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #95C2BB |
|---|---|
| RGB | rgb(149, 194, 187) |
| HSL | hsl(171, 27%, 67%) |
| HSV | hsv(171, 23%, 76%) |
| CMYK | cmyk(23.2%, 0%, 3.6%, 23.9%) |
| CIE-LAB | lab(75.18, -16.28, -1.34) |
| CIE-LCH | lch(75.18, 16.33, 184.70°) |
| OKLab | oklab(77.99% -0.0485 -0.0038) |
| OKLCH | oklch(77.99% 0.049 184.5) |
| XYZ | xyz(40.6532, 48.5594, 54.2350) |
| Luminance | 0.4856 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.94
Powder Blue
#B0E0E6
ΔE00 9.33
Seafoam Blue
#78D1B6
ΔE00 9.58
Mediumturquoise
#48D1CC
ΔE00 10.56
Paleturquoise
#AFEEEE
ΔE00 10.81
Greyish Teal
#719F91
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C2BB #C2959C
analogous
#95C2A5 #95C2BB #95B2C2
triadic
#95C2BB #BB95C2 #C2BB95
tetradic
#95C2BB #A595C2 #C2959C #B2C295
square
#95C2BB #A595C2 #C2959C #B2C295
split-complementary
#95C2BB #C295B2 #C2A595
monochromatic
#518C83 #6EACA2 #95C2BB #BCD8D4 #E3EFED
Accessibility & contrast
On white
1.96
#95C2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#95C2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C2BB
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C2BB | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBB
Deuteranopia (green-blind)
#B5B6BC
Tritanopia (blue-blind)
#88C4C0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #95c2bb; /* rgb */ color: rgb(149, 194, 187); /* oklch */ color: oklch(78.0% 0.049 184.5);
Tailwind
colors: {
custom: {
50: '#b5d4cf',
500: '#95c2bb',
950: '#000000',
},
}SCSS
$custom: #95c2bb; $custom-light: #b5d4cf; $custom-dark: #000000;
JSON
{
"hex": "#95c2bb",
"rgb": {
"r": 149,
"g": 194,
"b": 187
},
"hsl": {
"h": 170.667,
"s": 26.946,
"l": 67.255
},
"oklch": {
"l": 0.77993,
"c": 0.04862,
"h": 184.5
},
"luminance": 0.48561
}Semantic roles & 50–950 ramp
primary
#95C2BB
secondary
#E0D2D5
accent
#4050A6
background
#FBFDFC
surface
#F6FAF9
border
#D0D3D2
text
#111413
muted
#808382