#95DEC5#95DEC5
#95DEC5 is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.5% C 0.081 H 170.8°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #95DEC5 |
|---|---|
| RGB | rgb(149, 222, 197) |
| HSL | hsl(159, 53%, 73%) |
| HSV | hsv(159, 33%, 87%) |
| CMYK | cmyk(32.9%, 0%, 11.3%, 12.9%) |
| CIE-LAB | lab(83.26, -28.06, 5.06) |
| CIE-LCH | lch(83.26, 28.52, 169.77°) |
| OKLab | oklab(84.55% -0.0801 0.013) |
| OKLCH | oklch(84.55% 0.081 170.8) |
| XYZ | xyz(48.5902, 62.6606, 62.3469) |
| Luminance | 0.6266 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.16
Seafoam Blue
#78D1B6
ΔE00 4.30
Pale Teal
#82CBB2
ΔE00 4.71
Seafoam
#7FE0B3
ΔE00 5.84
Tiffany Blue
#7BF2DA
ΔE00 6.31
Light Turquoise
#7EF4CC
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DEC5 #DE95AE
analogous
#95DEA0 #95DEC5 #95D2DE
triadic
#95DEC5 #C595DE #DEC595
tetradic
#95DEC5 #A095DE #DE95AE #D2DE95
square
#95DEC5 #A095DE #DE95AE #D2DE95
split-complementary
#95DEC5 #DE95D2 #DEA095
monochromatic
#3BBE91 #66CFAB #95DEC5 #C4EDDF #E8F8F2
Accessibility & contrast
On white
1.55
#95DEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#95DEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DEC5
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DEC5 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C4
Deuteranopia (green-blind)
#CDCCC7
Tritanopia (blue-blind)
#82DFD7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #95dec5; /* rgb */ color: rgb(149, 222, 197); /* oklch */ color: oklch(84.5% 0.081 170.8);
Tailwind
colors: {
custom: {
50: '#b6e8d6',
500: '#95dec5',
950: '#000000',
},
}SCSS
$custom: #95dec5; $custom-light: #b6e8d6; $custom-dark: #000000;
JSON
{
"hex": "#95dec5",
"rgb": {
"r": 149,
"g": 222,
"b": 197
},
"hsl": {
"h": 159.452,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.84547,
"c": 0.08115,
"h": 170.8
},
"luminance": 0.62663
}Semantic roles & 50–950 ramp
primary
#95DEC5
secondary
#B6617E
accent
#265AC0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483