#95DEC4#95DEC4
#95DEC4 is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.5% C 0.082 H 170.0°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #95DEC4 |
|---|---|
| RGB | rgb(149, 222, 196) |
| HSL | hsl(159, 53%, 73%) |
| HSV | hsv(159, 33%, 87%) |
| CMYK | cmyk(32.9%, 0%, 11.7%, 12.9%) |
| CIE-LAB | lab(83.24, -28.27, 5.56) |
| CIE-LCH | lch(83.24, 28.81, 168.88°) |
| OKLab | oklab(84.52% -0.0805 0.0143) |
| OKLCH | oklch(84.52% 0.082 170) |
| XYZ | xyz(48.4760, 62.6150, 61.7454) |
| Luminance | 0.6262 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.90
Seafoam Blue
#78D1B6
ΔE00 4.28
Pale Teal
#82CBB2
ΔE00 4.69
Seafoam
#7FE0B3
ΔE00 5.56
Tiffany Blue
#7BF2DA
ΔE00 6.41
Light Turquoise
#7EF4CC
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DEC4 #DE95AF
analogous
#95DE9F #95DEC4 #95D4DE
triadic
#95DEC4 #C495DE #DEC495
tetradic
#95DEC4 #9F95DE #DE95AF #D4DE95
square
#95DEC4 #9F95DE #DE95AF #D4DE95
split-complementary
#95DEC4 #DE95D4 #DE9F95
monochromatic
#3BBE8F #66CFAA #95DEC4 #C4EDDE #E8F8F2
Accessibility & contrast
On white
1.55
#95DEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#95DEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DEC4
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DEC4 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C3
Deuteranopia (green-blind)
#CDCCC6
Tritanopia (blue-blind)
#82DFD6
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #95dec4; /* rgb */ color: rgb(149, 222, 196); /* oklch */ color: oklch(84.5% 0.082 170.0);
Tailwind
colors: {
custom: {
50: '#b6e8d5',
500: '#95dec4',
950: '#000000',
},
}SCSS
$custom: #95dec4; $custom-light: #b6e8d5; $custom-dark: #000000;
JSON
{
"hex": "#95dec4",
"rgb": {
"r": 149,
"g": 222,
"b": 196
},
"hsl": {
"h": 158.63,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.8452,
"c": 0.08178,
"h": 170
},
"luminance": 0.62618
}Semantic roles & 50–950 ramp
primary
#95DEC4
secondary
#B6617F
accent
#265DC0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483