#95DEB4#95DEB4
#95DEB4 is a very light, moderate green. Relative luminance 0.619; OKLCH L 84.1% C 0.094 H 158.4°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #95DEB4 |
|---|---|
| RGB | rgb(149, 222, 180) |
| HSL | hsl(145, 53%, 73%) |
| HSV | hsv(145, 33%, 87%) |
| CMYK | cmyk(32.9%, 0%, 18.9%, 12.9%) |
| CIE-LAB | lab(82.87, -31.49, 13.48) |
| CIE-LCH | lch(82.87, 34.26, 156.82°) |
| OKLab | oklab(84.1% -0.0874 0.0347) |
| OKLCH | oklch(84.1% 0.094 158.4) |
| XYZ | xyz(46.7510, 61.9250, 52.6605) |
| Luminance | 0.6193 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.02
Light Teal
#90E4C1
ΔE00 3.07
Hospital Green
#9BE5AA
ΔE00 4.30
Mint
#AAF0C1
ΔE00 4.38
Seafoam Blue
#78D1B6
ΔE00 6.30
Pale Teal
#82CBB2
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DEB4 #DE95BF
analogous
#9BDE95 #95DEB4 #95DED8
triadic
#95DEB4 #B495DE #DEB495
tetradic
#95DEB4 #959BDE #DE95BF #DED895
square
#95DEB4 #959BDE #DE95BF #DED895
split-complementary
#95DEB4 #D895DE #DE959B
monochromatic
#3BBE72 #66CF93 #95DEB4 #C4EDD5 #E8F8EE
Accessibility & contrast
On white
1.57
#95DEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#95DEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DEB4
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DEB4 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD3B2
Deuteranopia (green-blind)
#D1CBB6
Tritanopia (blue-blind)
#86DDD2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #95deb4; /* rgb */ color: rgb(149, 222, 180); /* oklch */ color: oklch(84.1% 0.094 158.4);
Tailwind
colors: {
custom: {
50: '#b6e8ca',
500: '#95deb4',
950: '#000000',
},
}SCSS
$custom: #95deb4; $custom-light: #b6e8ca; $custom-dark: #000000;
JSON
{
"hex": "#95deb4",
"rgb": {
"r": 149,
"g": 222,
"b": 180
},
"hsl": {
"h": 145.479,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.84105,
"c": 0.09403,
"h": 158.4
},
"luminance": 0.61927
}Semantic roles & 50–950 ramp
primary
#95DEB4
secondary
#B66192
accent
#267EC0
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111613
muted
#818482