#95DCAA#95DCAA
#95DCAA is a very light, moderate green. Relative luminance 0.605; OKLCH L 83.4% C 0.100 H 153.2°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #95DCAA |
|---|---|
| RGB | rgb(149, 220, 170) |
| HSL | hsl(138, 50%, 72%) |
| HSV | hsv(138, 32%, 86%) |
| CMYK | cmyk(32.3%, 0%, 22.7%, 13.7%) |
| CIE-LAB | lab(82.10, -32.44, 17.65) |
| CIE-LCH | lch(82.10, 36.93, 151.45°) |
| OKLab | oklab(83.41% -0.0892 0.0452) |
| OKLCH | oklch(83.41% 0.1 153.2) |
| XYZ | xyz(45.2408, 60.4760, 47.3117) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 2.71
Seafoam
#7FE0B3
ΔE00 4.02
Mint
#AAF0C1
ΔE00 4.77
Light Teal
#90E4C1
ΔE00 5.21
Light Sea Green
#98F6B0
ΔE00 6.55
Light Grey Green
#B7E1A1
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#95DCAA #DC95C7
analogous
#A4DC95 #95DCAA #95DCCD
triadic
#95DCAA #AA95DC #DCAA95
tetradic
#95DCAA #95A4DC #DC95C7 #DCCD95
square
#95DCAA #95A4DC #DC95C7 #DCCD95
split-complementary
#95DCAA #CD95DC #DC95A4
monochromatic
#3DB962 #67CD85 #95DCAA #C3EBCF #E8F7ED
Accessibility & contrast
On white
1.60
#95DCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#95DCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #95DCAA
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##95DCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##95DCAA | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD1A7
Deuteranopia (green-blind)
#D1C9AD
Tritanopia (blue-blind)
#89DACE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #95dcaa; /* rgb */ color: rgb(149, 220, 170); /* oklch */ color: oklch(83.4% 0.100 153.2);
Tailwind
colors: {
custom: {
50: '#b6e7c3',
500: '#95dcaa',
950: '#000000',
},
}SCSS
$custom: #95dcaa; $custom-light: #b6e7c3; $custom-dark: #000000;
JSON
{
"hex": "#95dcaa",
"rgb": {
"r": 149,
"g": 220,
"b": 170
},
"hsl": {
"h": 137.746,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.83409,
"c": 0.10003,
"h": 153.2
},
"luminance": 0.60478
}Semantic roles & 50–950 ramp
primary
#95DCAA
secondary
#B4629B
accent
#2891BE
background
#FDFEFD
surface
#F8FCF9
border
#D1D5D2
text
#111612
muted
#818482