#95CCCC#95CCCC
#95CCCC is a light, muted teal. Relative luminance 0.539; OKLCH L 80.7% C 0.057 H 196.1°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #95CCCC |
|---|---|
| RGB | rgb(149, 204, 204) |
| HSL | hsl(180, 35%, 69%) |
| HSV | hsv(180, 27%, 80%) |
| CMYK | cmyk(27%, 0%, 0%, 20%) |
| CIE-LAB | lab(78.42, -17.63, -5.74) |
| CIE-LCH | lch(78.42, 18.55, 198.04°) |
| OKLab | oklab(80.73% -0.0545 -0.0157) |
| OKLCH | oklch(80.73% 0.057 196.1) |
| XYZ | xyz(44.8829, 53.9327, 65.1602) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.18
Paleturquoise
#AFEEEE
ΔE00 7.81
Lightblue
#ADD8E6
ΔE00 8.17
Robin'S Egg Blue
#98EFF9
ΔE00 9.06
Mediumturquoise
#48D1CC
ΔE00 9.21
Pale Teal
#82CBB2
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CCCC #CC9595
analogous
#95CCB1 #95CCCC #95B1CC
triadic
#95CCCC #CC95CC #CCCC95
tetradic
#95CCCC #B195CC #CC9595 #B1CC95
square
#95CCCC #B195CC #CC9595 #B1CC95
split-complementary
#95CCCC #CC95B1 #CCB195
monochromatic
#4B9C9C #6CB8B8 #95CCCC #BEE0E0 #E8F4F4
Accessibility & contrast
On white
1.78
#95CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#95CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CCCC
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CCCC | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CC
Deuteranopia (green-blind)
#BABFCD
Tritanopia (blue-blind)
#82D0CC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #95cccc; /* rgb */ color: rgb(149, 204, 204); /* oklch */ color: oklch(80.7% 0.057 196.1);
Tailwind
colors: {
custom: {
50: '#b6dbdb',
500: '#95cccc',
950: '#000000',
},
}SCSS
$custom: #95cccc; $custom-light: #b6dbdb; $custom-dark: #000000;
JSON
{
"hex": "#95cccc",
"rgb": {
"r": 149,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 35.032,
"l": 69.216
},
"oklch": {
"l": 0.80734,
"c": 0.05677,
"h": 196.1
},
"luminance": 0.53935
}Semantic roles & 50–950 ramp
primary
#95CCCC
secondary
#A16464
accent
#3838AE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111515
muted
#818484