#95DCCD#95DCCD
#95DCCD is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.3% C 0.074 H 179.7°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #95DCCD |
|---|---|
| RGB | rgb(149, 220, 205) |
| HSL | hsl(167, 50%, 72%) |
| HSV | hsv(167, 32%, 86%) |
| CMYK | cmyk(32.3%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(82.90, -25.38, 0.30) |
| CIE-LCH | lch(82.90, 25.38, 179.32°) |
| OKLab | oklab(84.33% -0.0743 0.0004) |
| OKLCH | oklch(84.33% 0.074 179.7) |
| XYZ | xyz(49.0032, 61.9810, 67.1272) |
| Luminance | 0.6198 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.68
Pale Teal
#82CBB2
ΔE00 5.71
Light Teal
#90E4C1
ΔE00 6.43
Tiffany Blue
#7BF2DA
ΔE00 6.78
Paleturquoise
#AFEEEE
ΔE00 7.61
Pale Aqua
#B8FFEB
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DCCD #DC95A4
analogous
#95DCAA #95DCCD #95C8DC
triadic
#95DCCD #CD95DC #DCCD95
tetradic
#95DCCD #AA95DC #DC95A4 #C8DC95
square
#95DCCD #AA95DC #DC95A4 #C8DC95
split-complementary
#95DCCD #DC95C8 #DCAA95
monochromatic
#3DB99F #67CDB7 #95DCCD #C3EBE3 #E8F7F4
Accessibility & contrast
On white
1.57
#95DCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#95DCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DCCD
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DCCD | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CC
Deuteranopia (green-blind)
#C9CBCE
Tritanopia (blue-blind)
#7FDED7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #95dccd; /* rgb */ color: rgb(149, 220, 205); /* oklch */ color: oklch(84.3% 0.074 179.7);
Tailwind
colors: {
custom: {
50: '#b6e7dc',
500: '#95dccd',
950: '#000000',
},
}SCSS
$custom: #95dccd; $custom-light: #b6e7dc; $custom-dark: #000000;
JSON
{
"hex": "#95dccd",
"rgb": {
"r": 149,
"g": 220,
"b": 205
},
"hsl": {
"h": 167.324,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.84325,
"c": 0.07427,
"h": 179.7
},
"luminance": 0.61984
}Semantic roles & 50–950 ramp
primary
#95DCCD
secondary
#B46273
accent
#2847BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484