#95CDC2#95CDC2
#95CDC2 is a light, muted teal. Relative luminance 0.539; OKLCH L 80.7% C 0.060 H 181.2°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #95CDC2 |
|---|---|
| RGB | rgb(149, 205, 194) |
| HSL | hsl(168, 36%, 69%) |
| HSV | hsv(168, 27%, 80%) |
| CMYK | cmyk(27.3%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(78.43, -20.35, -0.36) |
| CIE-LCH | lch(78.43, 20.36, 181.01°) |
| OKLab | oklab(80.65% -0.0599 -0.0013) |
| OKLCH | oklch(80.65% 0.06 181.2) |
| XYZ | xyz(43.9602, 53.9452, 59.1246) |
| Luminance | 0.5395 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.62
Seafoam Blue
#78D1B6
ΔE00 6.88
Mediumturquoise
#48D1CC
ΔE00 8.89
Paleturquoise
#AFEEEE
ΔE00 8.91
Powder Blue
#B0E0E6
ΔE00 9.17
Light Teal
#90E4C1
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95CDC2 #CD95A0
analogous
#95CDA6 #95CDC2 #95BCCD
triadic
#95CDC2 #C295CD #CDC295
tetradic
#95CDC2 #A695CD #CD95A0 #BCCD95
square
#95CDC2 #A695CD #CD95A0 #BCCD95
split-complementary
#95CDC2 #CD95BC #CDA695
monochromatic
#4A9D8D #6BB9AA #95CDC2 #BFE1DA #E8F4F2
Accessibility & contrast
On white
1.78
#95CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#95CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95CDC2
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95CDC2 | 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)
#C8C7C2
Deuteranopia (green-blind)
#BEBFC3
Tritanopia (blue-blind)
#85CFCA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #95cdc2; /* rgb */ color: rgb(149, 205, 194); /* oklch */ color: oklch(80.7% 0.060 181.2);
Tailwind
colors: {
custom: {
50: '#b5dcd4',
500: '#95cdc2',
950: '#000000',
},
}SCSS
$custom: #95cdc2; $custom-light: #b5dcd4; $custom-dark: #000000;
JSON
{
"hex": "#95cdc2",
"rgb": {
"r": 149,
"g": 205,
"b": 194
},
"hsl": {
"h": 168.214,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.8065,
"c": 0.05995,
"h": 181.2
},
"luminance": 0.53947
}Semantic roles & 50–950 ramp
primary
#95CDC2
secondary
#A26470
accent
#374EAF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483