#95DCD4#95DCD4
#95DCD4 is a very light, moderate teal. Relative luminance 0.623; OKLCH L 84.5% C 0.072 H 187.0°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #95DCD4 |
|---|---|
| RGB | rgb(149, 220, 212) |
| HSL | hsl(173, 50%, 72%) |
| HSV | hsv(173, 32%, 86%) |
| CMYK | cmyk(32.3%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(83.09, -23.83, -3.14) |
| CIE-LCH | lch(83.09, 24.03, 187.51°) |
| OKLab | oklab(84.53% -0.0714 -0.0088) |
| OKLCH | oklch(84.53% 0.072 187) |
| XYZ | xyz(49.8672, 62.3266, 71.6772) |
| Luminance | 0.6233 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.77
Mediumturquoise
#48D1CC
ΔE00 7.62
Pale Teal
#82CBB2
ΔE00 7.71
Seafoam Blue
#78D1B6
ΔE00 7.82
Light Cyan
#ACFFFC
ΔE00 7.84
Pale Cyan
#B7FFFA
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DCD4 #DC959D
analogous
#95DCB0 #95DCD4 #95C1DC
triadic
#95DCD4 #D495DC #DCD495
tetradic
#95DCD4 #B095DC #DC959D #C1DC95
square
#95DCD4 #B095DC #DC959D #C1DC95
split-complementary
#95DCD4 #DC95C1 #DCB095
monochromatic
#3DB9AB #67CDC1 #95DCD4 #C3EBE7 #E8F7F6
Accessibility & contrast
On white
1.56
#95DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#95DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DCD4
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DCD4 | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D4
Deuteranopia (green-blind)
#C8CBD5
Tritanopia (blue-blind)
#7DDFD9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #95dcd4; /* rgb */ color: rgb(149, 220, 212); /* oklch */ color: oklch(84.5% 0.072 187.0);
Tailwind
colors: {
custom: {
50: '#b6e7e1',
500: '#95dcd4',
950: '#000000',
},
}SCSS
$custom: #95dcd4; $custom-light: #b6e7e1; $custom-dark: #000000;
JSON
{
"hex": "#95dcd4",
"rgb": {
"r": 149,
"g": 220,
"b": 212
},
"hsl": {
"h": 173.239,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.84532,
"c": 0.07191,
"h": 187
},
"luminance": 0.62329
}Semantic roles & 50–950 ramp
primary
#95DCD4
secondary
#B4626B
accent
#2839BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484