#95CDC8#95CDC8
#95CDC8 is a light, muted teal. Relative luminance 0.542; OKLCH L 80.8% C 0.058 H 189.2°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #95CDC8 |
|---|---|
| RGB | rgb(149, 205, 200) |
| HSL | hsl(175, 36%, 69%) |
| HSV | hsv(175, 27%, 80%) |
| CMYK | cmyk(27.3%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(78.59, -19.04, -3.35) |
| CIE-LCH | lch(78.59, 19.33, 189.97°) |
| OKLab | oklab(80.83% -0.0575 -0.0093) |
| OKLCH | oklch(80.83% 0.058 189.2) |
| XYZ | xyz(44.6477, 54.2202, 62.7454) |
| Luminance | 0.5422 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.35
Pale Teal
#82CBB2
ΔE00 7.86
Paleturquoise
#AFEEEE
ΔE00 7.90
Mediumturquoise
#48D1CC
ΔE00 8.61
Seafoam Blue
#78D1B6
ΔE00 8.92
Robin'S Egg Blue
#98EFF9
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CDC8 #CD959A
analogous
#95CDAC #95CDC8 #95B6CD
triadic
#95CDC8 #C895CD #CDC895
tetradic
#95CDC8 #AC95CD #CD959A #B6CD95
square
#95CDC8 #AC95CD #CD959A #B6CD95
split-complementary
#95CDC8 #CD95B6 #CDAC95
monochromatic
#4A9D96 #6BB9B2 #95CDC8 #BFE1DE #E8F4F3
Accessibility & contrast
On white
1.77
#95CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#95CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CDC8
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CDC8 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7C8
Deuteranopia (green-blind)
#BCBFC9
Tritanopia (blue-blind)
#83D0CB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #95cdc8; /* rgb */ color: rgb(149, 205, 200); /* oklch */ color: oklch(80.8% 0.058 189.2);
Tailwind
colors: {
custom: {
50: '#b5dcd8',
500: '#95cdc8',
950: '#000000',
},
}SCSS
$custom: #95cdc8; $custom-light: #b5dcd8; $custom-dark: #000000;
JSON
{
"hex": "#95cdc8",
"rgb": {
"r": 149,
"g": 205,
"b": 200
},
"hsl": {
"h": 174.643,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.80831,
"c": 0.0582,
"h": 189.2
},
"luminance": 0.54222
}Semantic roles & 50–950 ramp
primary
#95CDC8
secondary
#A2646A
accent
#3741AF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483