#95CDCC#95CDCC
#95CDCC is a light, muted teal. Relative luminance 0.544; OKLCH L 81.0% C 0.058 H 194.7°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #95CDCC |
|---|---|
| RGB | rgb(149, 205, 204) |
| HSL | hsl(179, 36%, 69%) |
| HSV | hsv(179, 27%, 80%) |
| CMYK | cmyk(27.3%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(78.70, -18.14, -5.33) |
| CIE-LCH | lch(78.70, 18.91, 196.38°) |
| OKLab | oklab(80.96% -0.0558 -0.0146) |
| OKLCH | oklch(80.96% 0.058 194.7) |
| XYZ | xyz(45.1213, 54.4096, 65.2396) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.30
Paleturquoise
#AFEEEE
ΔE00 7.59
Lightblue
#ADD8E6
ΔE00 8.52
Mediumturquoise
#48D1CC
ΔE00 8.93
Robin'S Egg Blue
#98EFF9
ΔE00 8.97
Pale Teal
#82CBB2
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CDCC #CD9596
analogous
#95CDB0 #95CDCC #95B2CD
triadic
#95CDCC #CC95CD #CDCC95
tetradic
#95CDCC #B095CD #CD9596 #B2CD95
square
#95CDCC #B095CD #CD9596 #B2CD95
split-complementary
#95CDCC #CD95B2 #CDB095
monochromatic
#4A9D9C #6BB9B8 #95CDCC #BFE1E0 #E8F4F4
Accessibility & contrast
On white
1.77
#95CDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#95CDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CDCC
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CDCC | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CC
Deuteranopia (green-blind)
#BBBFCD
Tritanopia (blue-blind)
#82D0CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #95cdcc; /* rgb */ color: rgb(149, 205, 204); /* oklch */ color: oklch(81.0% 0.058 194.7);
Tailwind
colors: {
custom: {
50: '#b6dcdb',
500: '#95cdcc',
950: '#000000',
},
}SCSS
$custom: #95cdcc; $custom-light: #b6dcdb; $custom-dark: #000000;
JSON
{
"hex": "#95cdcc",
"rgb": {
"r": 149,
"g": 205,
"b": 204
},
"hsl": {
"h": 178.929,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.80955,
"c": 0.05772,
"h": 194.7
},
"luminance": 0.54412
}Semantic roles & 50–950 ramp
primary
#95CDCC
secondary
#A26465
accent
#3739AF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484