#95CCCA#95CCCA
#95CCCA is a light, muted teal. Relative luminance 0.538; OKLCH L 80.7% C 0.057 H 193.3°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #95CCCA |
|---|---|
| RGB | rgb(149, 204, 202) |
| HSL | hsl(178, 35%, 69%) |
| HSV | hsv(178, 27%, 80%) |
| CMYK | cmyk(27%, 0%, 1%, 20%) |
| CIE-LAB | lab(78.37, -18.08, -4.75) |
| CIE-LCH | lch(78.37, 18.70, 194.72°) |
| OKLab | oklab(80.67% -0.0554 -0.013) |
| OKLCH | oklch(80.67% 0.057 193.3) |
| XYZ | xyz(44.6445, 53.8374, 63.9050) |
| Luminance | 0.5384 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.64
Paleturquoise
#AFEEEE
ΔE00 7.87
Lightblue
#ADD8E6
ΔE00 8.87
Mediumturquoise
#48D1CC
ΔE00 8.95
Pale Teal
#82CBB2
ΔE00 9.10
Robin'S Egg Blue
#98EFF9
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CCCA #CC9597
analogous
#95CCAF #95CCCA #95B3CC
triadic
#95CCCA #CA95CC #CCCA95
tetradic
#95CCCA #AF95CC #CC9597 #B3CC95
square
#95CCCA #AF95CC #CC9597 #B3CC95
split-complementary
#95CCCA #CC95B3 #CCAF95
monochromatic
#4B9C99 #6CB8B5 #95CCCA #BEE0DF #E8F4F3
Accessibility & contrast
On white
1.78
#95CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#95CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CCCA
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CCCA | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CA
Deuteranopia (green-blind)
#BBBFCB
Tritanopia (blue-blind)
#83CFCB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #95ccca; /* rgb */ color: rgb(149, 204, 202); /* oklch */ color: oklch(80.7% 0.057 193.3);
Tailwind
colors: {
custom: {
50: '#b5dbda',
500: '#95ccca',
950: '#000000',
},
}SCSS
$custom: #95ccca; $custom-light: #b5dbda; $custom-dark: #000000;
JSON
{
"hex": "#95ccca",
"rgb": {
"r": 149,
"g": 204,
"b": 202
},
"hsl": {
"h": 177.818,
"s": 35.032,
"l": 69.216
},
"oklch": {
"l": 0.80671,
"c": 0.05688,
"h": 193.3
},
"luminance": 0.5384
}Semantic roles & 50–950 ramp
primary
#95CCCA
secondary
#A16466
accent
#383CAE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483