#95CCCD#95CCCD
#95CCCD is a light, muted teal. Relative luminance 0.540; OKLCH L 80.8% C 0.057 H 197.5°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #95CCCD |
|---|---|
| RGB | rgb(149, 204, 205) |
| HSL | hsl(181, 36%, 69%) |
| HSV | hsv(181, 27%, 80%) |
| CMYK | cmyk(27.3%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(78.45, -17.41, -6.24) |
| CIE-LCH | lch(78.45, 18.49, 199.72°) |
| OKLab | oklab(80.77% -0.0541 -0.0171) |
| OKLCH | oklch(80.77% 0.057 197.5) |
| XYZ | xyz(45.0032, 53.9808, 65.7939) |
| Luminance | 0.5398 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.98
Lightblue
#ADD8E6
ΔE00 7.82
Paleturquoise
#AFEEEE
ΔE00 7.82
Robin'S Egg Blue
#98EFF9
ΔE00 8.92
Mediumturquoise
#48D1CC
ΔE00 9.37
Sky Blue
#87CEEB
ΔE00 10.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CCCD #CD9695
analogous
#95CDB2 #95CCCD #95B0CD
triadic
#95CCCD #CD95CC #CCCD95
tetradic
#95CCCD #B295CD #CD9695 #B0CD95
square
#95CCCD #B295CD #CD9695 #B0CD95
split-complementary
#95CCCD #CD95B0 #CDB295
monochromatic
#4A9C9D #6BB8B9 #95CCCD #BFE0E1 #E8F4F4
Accessibility & contrast
On white
1.78
#95CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#95CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CCCD
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CCCD | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#82D0CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #95cccd; /* rgb */ color: rgb(149, 204, 205); /* oklch */ color: oklch(80.8% 0.057 197.5);
Tailwind
colors: {
custom: {
50: '#b6dbdc',
500: '#95cccd',
950: '#000000',
},
}SCSS
$custom: #95cccd; $custom-light: #b6dbdc; $custom-dark: #000000;
JSON
{
"hex": "#95cccd",
"rgb": {
"r": 149,
"g": 204,
"b": 205
},
"hsl": {
"h": 181.071,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.80766,
"c": 0.05678,
"h": 197.5
},
"luminance": 0.53983
}Semantic roles & 50–950 ramp
primary
#95CCCD
secondary
#A26564
accent
#3937AF
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484