#95D1CD#95D1CD
#95D1CD is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.9% C 0.062 H 190.8°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #95D1CD |
|---|---|
| RGB | rgb(149, 209, 205) |
| HSL | hsl(176, 39%, 70%) |
| HSV | hsv(176, 29%, 82%) |
| CMYK | cmyk(28.7%, 0%, 1.9%, 18%) |
| CIE-LAB | lab(79.84, -19.94, -4.19) |
| CIE-LCH | lch(79.84, 20.37, 191.87°) |
| OKLab | oklab(81.87% -0.0605 -0.0116) |
| OKLCH | oklch(81.87% 0.062 190.8) |
| XYZ | xyz(46.2107, 56.3959, 66.1964) |
| Luminance | 0.5640 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.79
Paleturquoise
#AFEEEE
ΔE00 6.92
Mediumturquoise
#48D1CC
ΔE00 8.19
Pale Teal
#82CBB2
ΔE00 8.29
Robin'S Egg Blue
#98EFF9
ΔE00 8.70
Seafoam Blue
#78D1B6
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95D1CD #D19599
analogous
#95D1AF #95D1CD #95B7D1
triadic
#95D1CD #CD95D1 #D1CD95
tetradic
#95D1CD #AF95D1 #D19599 #B7D195
square
#95D1CD #AF95D1 #D19599 #B7D195
split-complementary
#95D1CD #D195B7 #D1AF95
monochromatic
#47A49E #6ABEB9 #95D1CD #C0E4E1 #EAF6F5
Accessibility & contrast
On white
1.71
#95D1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#95D1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95D1CD
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95D1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95D1CD | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#BFC2CE
Tritanopia (blue-blind)
#81D4D0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #95d1cd; /* rgb */ color: rgb(149, 209, 205); /* oklch */ color: oklch(81.9% 0.062 190.8);
Tailwind
colors: {
custom: {
50: '#b6dfdc',
500: '#95d1cd',
950: '#000000',
},
}SCSS
$custom: #95d1cd; $custom-light: #b6dfdc; $custom-dark: #000000;
JSON
{
"hex": "#95d1cd",
"rgb": {
"r": 149,
"g": 209,
"b": 205
},
"hsl": {
"h": 176,
"s": 39.474,
"l": 70.196
},
"oklch": {
"l": 0.81873,
"c": 0.06161,
"h": 190.8
},
"luminance": 0.56398
}Semantic roles & 50–950 ramp
primary
#95D1CD
secondary
#A76368
accent
#333CB2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484