#95C8CE#95C8CE
#95C8CE is a light, muted teal. Relative luminance 0.522; OKLCH L 79.9% C 0.054 H 205.2°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #95C8CE |
|---|---|
| RGB | rgb(149, 200, 206) |
| HSL | hsl(186, 37%, 70%) |
| HSV | hsv(186, 28%, 81%) |
| CMYK | cmyk(27.7%, 2.9%, 0%, 19.2%) |
| CIE-LAB | lab(77.37, -15.13, -8.38) |
| CIE-LCH | lch(77.37, 17.30, 208.97°) |
| OKLab | oklab(79.92% -0.0486 -0.0229) |
| OKLCH | oklch(79.92% 0.054 205.2) |
| XYZ | xyz(44.1857, 52.1522, 66.1188) |
| Luminance | 0.5215 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.00
Lightblue
#ADD8E6
ΔE00 6.29
Sky Blue
#87CEEB
ΔE00 7.96
Paleturquoise
#AFEEEE
ΔE00 9.20
Baby Blue
#89CFF0
ΔE00 9.22
Ice Blue
#A5DFF9
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95C8CE #CE9B95
analogous
#95CEB8 #95C8CE #95ACCE
triadic
#95C8CE #CE95C8 #C8CE95
tetradic
#95C8CE #B895CE #CE9B95 #ACCE95
square
#95C8CE #B895CE #CE9B95 #ACCE95
split-complementary
#95C8CE #CE95AC #CEB895
monochromatic
#4A969F #6BB2BB #95C8CE #BFDEE1 #E9F3F5
Accessibility & contrast
On white
1.84
#95C8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#95C8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95C8CE
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95C8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95C8CE | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4CE
Deuteranopia (green-blind)
#B6BCCE
Tritanopia (blue-blind)
#82CCCA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #95c8ce; /* rgb */ color: rgb(149, 200, 206); /* oklch */ color: oklch(79.9% 0.054 205.2);
Tailwind
colors: {
custom: {
50: '#b5d8dd',
500: '#95c8ce',
950: '#000000',
},
}SCSS
$custom: #95c8ce; $custom-light: #b5d8dd; $custom-dark: #000000;
JSON
{
"hex": "#95c8ce",
"rgb": {
"r": 149,
"g": 200,
"b": 206
},
"hsl": {
"h": 186.316,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.79916,
"c": 0.05373,
"h": 205.2
},
"luminance": 0.52154
}Semantic roles & 50–950 ramp
primary
#95C8CE
secondary
#A36B64
accent
#4336B0
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111415
muted
#818384