#95C8BF#95C8BF
#95C8BF is a light, muted teal. Relative luminance 0.515; OKLCH L 79.4% C 0.055 H 182.8°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #95C8BF |
|---|---|
| RGB | rgb(149, 200, 191) |
| HSL | hsl(169, 32%, 68%) |
| HSV | hsv(169, 26%, 78%) |
| CMYK | cmyk(25.5%, 0%, 4.5%, 21.6%) |
| CIE-LAB | lab(76.96, -18.48, -0.90) |
| CIE-LCH | lch(76.96, 18.50, 182.78°) |
| OKLab | oklab(79.45% -0.0547 -0.0027) |
| OKLCH | oklch(79.45% 0.055 182.8) |
| XYZ | xyz(42.4497, 51.4578, 56.9758) |
| Luminance | 0.5146 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.56
Seafoam Blue
#78D1B6
ΔE00 8.04
Powder Blue
#B0E0E6
ΔE00 9.04
Mediumturquoise
#48D1CC
ΔE00 9.48
Paleturquoise
#AFEEEE
ΔE00 9.62
Mediumaquamarine
#66CDAA
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C8BF #C8959E
analogous
#95C8A5 #95C8BF #95B7C8
triadic
#95C8BF #BF95C8 #C8BF95
tetradic
#95C8BF #A595C8 #C8959E #B7C895
square
#95C8BF #A595C8 #C8959E #B7C895
split-complementary
#95C8BF #C895B7 #C8A595
monochromatic
#4D9589 #6DB3A7 #95C8BF #BDDDD7 #E6F2F0
Accessibility & contrast
On white
1.86
#95C8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#95C8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C8BF
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C8BF | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BF
Deuteranopia (green-blind)
#BABBC0
Tritanopia (blue-blind)
#86CAC5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #95c8bf; /* rgb */ color: rgb(149, 200, 191); /* oklch */ color: oklch(79.4% 0.055 182.8);
Tailwind
colors: {
custom: {
50: '#b5d8d2',
500: '#95c8bf',
950: '#000000',
},
}SCSS
$custom: #95c8bf; $custom-light: #b5d8d2; $custom-dark: #000000;
JSON
{
"hex": "#95c8bf",
"rgb": {
"r": 149,
"g": 200,
"b": 191
},
"hsl": {
"h": 169.412,
"s": 31.677,
"l": 68.431
},
"oklch": {
"l": 0.79447,
"c": 0.05478,
"h": 182.8
},
"luminance": 0.5146
}Semantic roles & 50–950 ramp
primary
#95C8BF
secondary
#9D656E
accent
#3B4FAA
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383