#95DEB2#95DEB2
#95DEB2 is a very light, moderate green. Relative luminance 0.618; OKLCH L 84.1% C 0.096 H 157.1°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #95DEB2 |
|---|---|
| RGB | rgb(149, 222, 178) |
| HSL | hsl(144, 53%, 73%) |
| HSV | hsv(144, 33%, 87%) |
| CMYK | cmyk(32.9%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(82.83, -31.87, 14.47) |
| CIE-LCH | lch(82.83, 35.01, 155.58°) |
| OKLab | oklab(84.06% -0.0883 0.0372) |
| OKLCH | oklch(84.06% 0.096 157.1) |
| XYZ | xyz(46.5488, 61.8441, 51.5952) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.09
Light Teal
#90E4C1
ΔE00 3.52
Hospital Green
#9BE5AA
ΔE00 3.81
Mint
#AAF0C1
ΔE00 4.28
Seafoam Blue
#78D1B6
ΔE00 6.70
Pale Turquoise
#A5FBD5
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DEB2 #DE95C1
analogous
#9CDE95 #95DEB2 #95DED7
triadic
#95DEB2 #B295DE #DEB295
tetradic
#95DEB2 #959CDE #DE95C1 #DED795
square
#95DEB2 #959CDE #DE95C1 #DED795
split-complementary
#95DEB2 #D795DE #DE959C
monochromatic
#3BBE6F #66CF90 #95DEB2 #C4EDD4 #E8F8EE
Accessibility & contrast
On white
1.57
#95DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#95DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DEB2
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DEB2 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD3B0
Deuteranopia (green-blind)
#D1CBB4
Tritanopia (blue-blind)
#87DDD2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #95deb2; /* rgb */ color: rgb(149, 222, 178); /* oklch */ color: oklch(84.1% 0.096 157.1);
Tailwind
colors: {
custom: {
50: '#b6e8c9',
500: '#95deb2',
950: '#000000',
},
}SCSS
$custom: #95deb2; $custom-light: #b6e8c9; $custom-dark: #000000;
JSON
{
"hex": "#95deb2",
"rgb": {
"r": 149,
"g": 222,
"b": 178
},
"hsl": {
"h": 143.836,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.84056,
"c": 0.09579,
"h": 157.1
},
"luminance": 0.61846
}Semantic roles & 50–950 ramp
primary
#95DEB2
secondary
#B66194
accent
#2683C0
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111613
muted
#818482