#95DCD5#95DCD5
#95DCD5 is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.6% C 0.072 H 188.1°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #95DCD5 |
|---|---|
| RGB | rgb(149, 220, 213) |
| HSL | hsl(174, 50%, 72%) |
| HSV | hsv(174, 32%, 86%) |
| CMYK | cmyk(32.3%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(83.11, -23.60, -3.63) |
| CIE-LCH | lch(83.11, 23.88, 188.75°) |
| OKLab | oklab(84.56% -0.071 -0.0101) |
| OKLCH | oklch(84.56% 0.072 188.1) |
| XYZ | xyz(49.9937, 62.3772, 72.3436) |
| Luminance | 0.6238 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.55
Mediumturquoise
#48D1CC
ΔE00 7.60
Powder Blue
#B0E0E6
ΔE00 7.60
Robin'S Egg Blue
#98EFF9
ΔE00 7.68
Light Cyan
#ACFFFC
ΔE00 7.74
Pale Cyan
#B7FFFA
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DCD5 #DC959C
analogous
#95DCB2 #95DCD5 #95BFDC
triadic
#95DCD5 #D595DC #DCD595
tetradic
#95DCD5 #B295DC #DC959C #BFDC95
square
#95DCD5 #B295DC #DC959C #BFDC95
split-complementary
#95DCD5 #DC95BF #DCB295
monochromatic
#3DB9AD #67CDC3 #95DCD5 #C3EBE7 #E8F7F6
Accessibility & contrast
On white
1.56
#95DCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#95DCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DCD5
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DCD5 | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D5D5
Deuteranopia (green-blind)
#C8CBD6
Tritanopia (blue-blind)
#7DDFDA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #95dcd5; /* rgb */ color: rgb(149, 220, 213); /* oklch */ color: oklch(84.6% 0.072 188.1);
Tailwind
colors: {
custom: {
50: '#b6e7e1',
500: '#95dcd5',
950: '#000000',
},
}SCSS
$custom: #95dcd5; $custom-light: #b6e7e1; $custom-dark: #000000;
JSON
{
"hex": "#95dcd5",
"rgb": {
"r": 149,
"g": 220,
"b": 213
},
"hsl": {
"h": 174.085,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.84563,
"c": 0.07168,
"h": 188.1
},
"luminance": 0.6238
}Semantic roles & 50–950 ramp
primary
#95DCD5
secondary
#B4626A
accent
#2837BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484