#95D5CD#95D5CD
#95D5CD is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.8% C 0.066 H 186.3°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #95D5CD |
|---|---|
| RGB | rgb(149, 213, 205) |
| HSL | hsl(173, 43%, 71%) |
| HSV | hsv(173, 30%, 84%) |
| CMYK | cmyk(30%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(80.95, -21.93, -2.55) |
| CIE-LCH | lch(80.95, 22.08, 186.64°) |
| OKLab | oklab(82.76% -0.0655 -0.0072) |
| OKLCH | oklch(82.76% 0.066 186.3) |
| XYZ | xyz(47.2044, 58.3833, 66.5276) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.80
Pale Teal
#82CBB2
ΔE00 6.98
Seafoam Blue
#78D1B6
ΔE00 7.56
Mediumturquoise
#48D1CC
ΔE00 7.84
Powder Blue
#B0E0E6
ΔE00 7.84
Duck Egg Blue
#C3FBF4
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95D5CD #D5959D
analogous
#95D5AD #95D5CD #95BDD5
triadic
#95D5CD #CD95D5 #D5CD95
tetradic
#95D5CD #AD95D5 #D5959D #BDD595
square
#95D5CD #AD95D5 #D5959D #BDD595
split-complementary
#95D5CD #D595BD #D5AD95
monochromatic
#44AC9F #69C4B8 #95D5CD #C1E6E2 #E9F6F5
Accessibility & contrast
On white
1.66
#95D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#95D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95D5CD
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95D5CD | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#C3C5CE
Tritanopia (blue-blind)
#80D8D2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #95d5cd; /* rgb */ color: rgb(149, 213, 205); /* oklch */ color: oklch(82.8% 0.066 186.3);
Tailwind
colors: {
custom: {
50: '#b6e2dc',
500: '#95d5cd',
950: '#000000',
},
}SCSS
$custom: #95d5cd; $custom-light: #b6e2dc; $custom-dark: #000000;
JSON
{
"hex": "#95d5cd",
"rgb": {
"r": 149,
"g": 213,
"b": 205
},
"hsl": {
"h": 172.5,
"s": 43.243,
"l": 70.98
},
"oklch": {
"l": 0.82762,
"c": 0.06594,
"h": 186.3
},
"luminance": 0.58386
}Semantic roles & 50–950 ramp
primary
#95D5CD
secondary
#AB636C
accent
#2F40B6
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484