#95CCC8#95CCC8
#95CCC8 is a light, muted teal. Relative luminance 0.537; OKLCH L 80.6% C 0.057 H 190.5°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #95CCC8 |
|---|---|
| RGB | rgb(149, 204, 200) |
| HSL | hsl(176, 35%, 69%) |
| HSV | hsv(176, 27%, 80%) |
| CMYK | cmyk(27%, 0%, 2%, 20%) |
| CIE-LAB | lab(78.31, -18.53, -3.76) |
| CIE-LCH | lch(78.31, 18.91, 191.46°) |
| OKLab | oklab(80.61% -0.0562 -0.0104) |
| OKLCH | oklch(80.61% 0.057 190.5) |
| XYZ | xyz(44.4093, 53.7433, 62.6659) |
| Luminance | 0.5374 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.17
Paleturquoise
#AFEEEE
ΔE00 8.02
Pale Teal
#82CBB2
ΔE00 8.28
Mediumturquoise
#48D1CC
ΔE00 8.79
Seafoam Blue
#78D1B6
ΔE00 9.37
Lightblue
#ADD8E6
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CCC8 #CC9599
analogous
#95CCAD #95CCC8 #95B5CC
triadic
#95CCC8 #C895CC #CCC895
tetradic
#95CCC8 #AD95CC #CC9599 #B5CC95
square
#95CCC8 #AD95CC #CC9599 #B5CC95
split-complementary
#95CCC8 #CC95B5 #CCAD95
monochromatic
#4B9C96 #6CB8B3 #95CCC8 #BEE0DD #E8F4F3
Accessibility & contrast
On white
1.79
#95CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#95CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CCC8
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CCC8 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C6C8
Deuteranopia (green-blind)
#BBBEC9
Tritanopia (blue-blind)
#83CFCB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #95ccc8; /* rgb */ color: rgb(149, 204, 200); /* oklch */ color: oklch(80.6% 0.057 190.5);
Tailwind
colors: {
custom: {
50: '#b5dbd8',
500: '#95ccc8',
950: '#000000',
},
}SCSS
$custom: #95ccc8; $custom-light: #b5dbd8; $custom-dark: #000000;
JSON
{
"hex": "#95ccc8",
"rgb": {
"r": 149,
"g": 204,
"b": 200
},
"hsl": {
"h": 175.636,
"s": 35.032,
"l": 69.216
},
"oklch": {
"l": 0.80609,
"c": 0.05713,
"h": 190.5
},
"luminance": 0.53745
}Semantic roles & 50–950 ramp
primary
#95CCC8
secondary
#A16469
accent
#3840AE
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483