#95DDCD#95DDCD
#95DDCD is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.5% C 0.076 H 178.9°. Best body text is #000000 at 13.50:1 contrast (WCAG AA passes).
Color values
| HEX | #95DDCD |
|---|---|
| RGB | rgb(149, 221, 205) |
| HSL | hsl(167, 51%, 73%) |
| HSV | hsv(167, 33%, 87%) |
| CMYK | cmyk(32.6%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(83.18, -25.87, 0.71) |
| CIE-LCH | lch(83.18, 25.88, 178.43°) |
| OKLab | oklab(84.55% -0.0755 0.0015) |
| OKLCH | oklch(84.55% 0.076 178.9) |
| XYZ | xyz(49.2665, 62.5075, 67.2150) |
| Luminance | 0.6251 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.52
Pale Teal
#82CBB2
ΔE00 5.65
Light Teal
#90E4C1
ΔE00 6.04
Tiffany Blue
#7BF2DA
ΔE00 6.47
Pale Aqua
#B8FFEB
ΔE00 7.59
Turquoise
#40E0D0
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DDCD #DD95A5
analogous
#95DDA9 #95DDCD #95C9DD
triadic
#95DDCD #CD95DD #DDCD95
tetradic
#95DDCD #A995DD #DD95A5 #C9DD95
square
#95DDCD #A995DD #DD95A5 #C9DD95
split-complementary
#95DDCD #DD95C9 #DDA995
monochromatic
#3CBB9F #67CEB7 #95DDCD #C3ECE3 #E8F8F4
Accessibility & contrast
On white
1.56
#95DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.50
#95DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DDCD
13.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DDCD | 1.00 | 1.56 | 13.50 | 13.50 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CC
Deuteranopia (green-blind)
#CACBCE
Tritanopia (blue-blind)
#7FDFD8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #95ddcd; /* rgb */ color: rgb(149, 221, 205); /* oklch */ color: oklch(84.5% 0.076 178.9);
Tailwind
colors: {
custom: {
50: '#b6e7dc',
500: '#95ddcd',
950: '#000000',
},
}SCSS
$custom: #95ddcd; $custom-light: #b6e7dc; $custom-dark: #000000;
JSON
{
"hex": "#95ddcd",
"rgb": {
"r": 149,
"g": 221,
"b": 205
},
"hsl": {
"h": 166.667,
"s": 51.429,
"l": 72.549
},
"oklch": {
"l": 0.84548,
"c": 0.07551,
"h": 178.9
},
"luminance": 0.6251
}Semantic roles & 50–950 ramp
primary
#95DDCD
secondary
#B56174
accent
#2748BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484