#D6F596#D6F596
#D6F596 is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.6% C 0.125 H 123.6°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D6F596 |
|---|---|
| RGB | rgb(214, 245, 150) |
| HSL | hsl(80, 83%, 77%) |
| HSV | hsv(80, 39%, 96%) |
| CMYK | cmyk(12.7%, 0%, 38.8%, 3.9%) |
| CIE-LAB | lab(92.49, -25.10, 42.43) |
| CIE-LCH | lch(92.49, 49.30, 120.61°) |
| OKLab | oklab(92.64% -0.069 0.104) |
| OKLCH | oklch(92.64% 0.125 123.6) |
| XYZ | xyz(65.8887, 81.8027, 41.1666) |
| Luminance | 0.8180 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.32
Light Yellow Green
#CCFD7F
ΔE00 4.57
Pistachio (survey)
#C0FA8B
ΔE00 4.61
Celery
#C1FD95
ΔE00 4.92
Light Pea Green
#C4FE82
ΔE00 5.16
Light Yellowish Green
#C2FF89
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6F596 #B596F5
analogous
#F5E596 #D6F596 #A6F596
triadic
#D6F596 #96D6F5 #F596D6
tetradic
#D6F596 #96F5E5 #B596F5 #F596A6
square
#D6F596 #96F5E5 #B596F5 #F596A6
split-complementary
#D6F596 #96A6F5 #E596F5
monochromatic
#AAEA26 #C0F05E #D6F596 #ECFACE #F4FCE3
Accessibility & contrast
On white
1.21
#D6F596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#D6F596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6F596
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6F596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6F596 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8F
Deuteranopia (green-blind)
#FBE99B
Tritanopia (blue-blind)
#DDECDE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #d6f596; /* rgb */ color: rgb(214, 245, 150); /* oklch */ color: oklch(92.6% 0.125 123.6);
Tailwind
colors: {
custom: {
50: '#e4f8b6',
500: '#d6f596',
950: '#000000',
},
}SCSS
$custom: #d6f596; $custom-light: #e4f8b6; $custom-dark: #000000;
JSON
{
"hex": "#d6f596",
"rgb": {
"r": 214,
"g": 245,
"b": 150
},
"hsl": {
"h": 79.579,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.92644,
"c": 0.12478,
"h": 123.6
},
"luminance": 0.81803
}Semantic roles & 50–950 ramp
primary
#D6F596
secondary
#835CD3
accent
#06DF4D
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#161711
muted
#848581