#95CECC#95CECC
#95CECC is a light, muted teal. Relative luminance 0.549; OKLCH L 81.2% C 0.059 H 193.3°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #95CECC |
|---|---|
| RGB | rgb(149, 206, 204) |
| HSL | hsl(178, 37%, 70%) |
| HSV | hsv(178, 28%, 81%) |
| CMYK | cmyk(27.7%, 0%, 1%, 19.2%) |
| CIE-LAB | lab(78.98, -18.65, -4.92) |
| CIE-LCH | lch(78.98, 19.29, 194.79°) |
| OKLab | oklab(81.18% -0.0571 -0.0135) |
| OKLCH | oklch(81.18% 0.059 193.3) |
| XYZ | xyz(45.3613, 54.8895, 65.3196) |
| Luminance | 0.5489 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.45
Paleturquoise
#AFEEEE
ΔE00 7.41
Mediumturquoise
#48D1CC
ΔE00 8.69
Lightblue
#ADD8E6
ΔE00 8.88
Robin'S Egg Blue
#98EFF9
ΔE00 8.92
Pale Teal
#82CBB2
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CECC #CE9597
analogous
#95CEB0 #95CECC #95B4CE
triadic
#95CECC #CC95CE #CECC95
tetradic
#95CECC #B095CE #CE9597 #B4CE95
square
#95CECC #B095CE #CE9597 #B4CE95
split-complementary
#95CECC #CE95B4 #CEB095
monochromatic
#4A9F9C #6BBBB8 #95CECC #BFE1E0 #E9F5F4
Accessibility & contrast
On white
1.75
#95CECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#95CECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CECC
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CECC | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CC
Deuteranopia (green-blind)
#BCC0CD
Tritanopia (blue-blind)
#82D1CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #95cecc; /* rgb */ color: rgb(149, 206, 204); /* oklch */ color: oklch(81.2% 0.059 193.3);
Tailwind
colors: {
custom: {
50: '#b6dddb',
500: '#95cecc',
950: '#000000',
},
}SCSS
$custom: #95cecc; $custom-light: #b6dddb; $custom-dark: #000000;
JSON
{
"hex": "#95cecc",
"rgb": {
"r": 149,
"g": 206,
"b": 204
},
"hsl": {
"h": 177.895,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.81177,
"c": 0.05869,
"h": 193.3
},
"luminance": 0.54892
}Semantic roles & 50–950 ramp
primary
#95CECC
secondary
#A36466
accent
#363AB0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484