#95C8CD#95C8CD
#95C8CD is a light, muted teal. Relative luminance 0.521; OKLCH L 79.9% C 0.054 H 203.7°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #95C8CD |
|---|---|
| RGB | rgb(149, 200, 205) |
| HSL | hsl(185, 36%, 69%) |
| HSV | hsv(185, 27%, 80%) |
| CMYK | cmyk(27.3%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(77.34, -15.36, -7.88) |
| CIE-LCH | lch(77.34, 17.26, 207.16°) |
| OKLab | oklab(79.88% -0.049 -0.0215) |
| OKLCH | oklch(79.88% 0.054 203.7) |
| XYZ | xyz(44.0646, 52.1038, 65.4810) |
| Luminance | 0.5211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.05
Lightblue
#ADD8E6
ΔE00 6.59
Sky Blue
#87CEEB
ΔE00 8.37
Paleturquoise
#AFEEEE
ΔE00 9.09
Ice Blue
#A5DFF9
ΔE00 9.60
Baby Blue
#89CFF0
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C8CD #CD9A95
analogous
#95CDB6 #95C8CD #95ACCD
triadic
#95C8CD #CD95C8 #C8CD95
tetradic
#95C8CD #B695CD #CD9A95 #ACCD95
square
#95C8CD #B695CD #CD9A95 #ACCD95
split-complementary
#95C8CD #CD95AC #CDB695
monochromatic
#4A969D #6BB2B9 #95C8CD #BFDEE1 #E8F3F4
Accessibility & contrast
On white
1.84
#95C8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#95C8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C8CD
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C8CD | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4CD
Deuteranopia (green-blind)
#B6BCCD
Tritanopia (blue-blind)
#82CCC9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #95c8cd; /* rgb */ color: rgb(149, 200, 205); /* oklch */ color: oklch(79.9% 0.054 203.7);
Tailwind
colors: {
custom: {
50: '#b5d8dc',
500: '#95c8cd',
950: '#000000',
},
}SCSS
$custom: #95c8cd; $custom-light: #b5d8dc; $custom-dark: #000000;
JSON
{
"hex": "#95c8cd",
"rgb": {
"r": 149,
"g": 200,
"b": 205
},
"hsl": {
"h": 185.357,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.79884,
"c": 0.05352,
"h": 203.7
},
"luminance": 0.52106
}Semantic roles & 50–950 ramp
primary
#95C8CD
secondary
#A26A64
accent
#4137AF
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384