#95DEB0#95DEB0
#95DEB0 is a very light, moderate green. Relative luminance 0.618; OKLCH L 84.0% C 0.098 H 156.0°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #95DEB0 |
|---|---|
| RGB | rgb(149, 222, 176) |
| HSL | hsl(142, 53%, 73%) |
| HSV | hsv(142, 33%, 87%) |
| CMYK | cmyk(32.9%, 0%, 20.7%, 12.9%) |
| CIE-LAB | lab(82.79, -32.26, 15.46) |
| CIE-LCH | lch(82.79, 35.77, 154.38°) |
| OKLab | oklab(84.01% -0.0891 0.0397) |
| OKLCH | oklch(84.01% 0.098 156) |
| XYZ | xyz(46.3494, 61.7643, 50.5454) |
| Luminance | 0.6177 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.24
Hospital Green
#9BE5AA
ΔE00 3.35
Light Teal
#90E4C1
ΔE00 3.98
Mint
#AAF0C1
ΔE00 4.25
Light Sea Green
#98F6B0
ΔE00 6.75
Pale Turquoise
#A5FBD5
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DEB0 #DE95C3
analogous
#9EDE95 #95DEB0 #95DED5
triadic
#95DEB0 #B095DE #DEB095
tetradic
#95DEB0 #959EDE #DE95C3 #DED595
square
#95DEB0 #959EDE #DE95C3 #DED595
split-complementary
#95DEB0 #D595DE #DE959E
monochromatic
#3BBE6B #66CF8D #95DEB0 #C4EDD3 #E8F8EE
Accessibility & contrast
On white
1.57
#95DEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#95DEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DEB0
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DEB0 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD3AD
Deuteranopia (green-blind)
#D1CBB3
Tritanopia (blue-blind)
#87DDD1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #95deb0; /* rgb */ color: rgb(149, 222, 176); /* oklch */ color: oklch(84.0% 0.098 156.0);
Tailwind
colors: {
custom: {
50: '#b6e8c7',
500: '#95deb0',
950: '#000000',
},
}SCSS
$custom: #95deb0; $custom-light: #b6e8c7; $custom-dark: #000000;
JSON
{
"hex": "#95deb0",
"rgb": {
"r": 149,
"g": 222,
"b": 176
},
"hsl": {
"h": 142.192,
"s": 52.518,
"l": 72.745
},
"oklch": {
"l": 0.84008,
"c": 0.09758,
"h": 156
},
"luminance": 0.61767
}Semantic roles & 50–950 ramp
primary
#95DEB0
secondary
#B66197
accent
#2687C0
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111613
muted
#818482