#D6F78C#D6F78C
#D6F78C is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 92.9% C 0.138 H 123.1°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D6F78C |
|---|---|
| RGB | rgb(214, 247, 140) |
| HSL | hsl(79, 87%, 76%) |
| HSV | hsv(79, 43%, 97%) |
| CMYK | cmyk(13.4%, 0%, 43.3%, 3.1%) |
| CIE-LAB | lab(92.89, -27.19, 47.79) |
| CIE-LCH | lch(92.89, 54.98, 119.64°) |
| OKLab | oklab(92.92% -0.0755 0.1157) |
| OKLCH | oklch(92.92% 0.138 123.1) |
| XYZ | xyz(65.7259, 82.7109, 37.3081) |
| Luminance | 0.8271 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.15
Light Pea Green
#C4FE82
ΔE00 4.17
Pistachio (survey)
#C0FA8B
ΔE00 4.29
Light Yellowish Green
#C2FF89
ΔE00 4.59
Celery
#C1FD95
ΔE00 5.00
Pale Lime
#BEFD73
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6F78C #AD8CF7
analogous
#F7E38C #D6F78C #A0F78C
triadic
#D6F78C #8CD6F7 #F78CD6
tetradic
#D6F78C #8CF7E3 #AD8CF7 #F78CA0
square
#D6F78C #8CF7E3 #AD8CF7 #F78CA0
split-complementary
#D6F78C #8CA0F7 #E38CF7
monochromatic
#ADEF1A #C2F353 #D6F78C #EAFBC5 #F5FDE2
Accessibility & contrast
On white
1.20
#D6F78C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#D6F78C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6F78C
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6F78C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6F78C | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB83
Deuteranopia (green-blind)
#FEEA92
Tritanopia (blue-blind)
#DDEEDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #d6f78c; /* rgb */ color: rgb(214, 247, 140); /* oklch */ color: oklch(92.9% 0.138 123.1);
Tailwind
colors: {
custom: {
50: '#e4faaf',
500: '#d6f78c',
950: '#000000',
},
}SCSS
$custom: #d6f78c; $custom-light: #e4faaf; $custom-dark: #000000;
JSON
{
"hex": "#d6f78c",
"rgb": {
"r": 214,
"g": 247,
"b": 140
},
"hsl": {
"h": 78.505,
"s": 86.992,
"l": 75.882
},
"oklch": {
"l": 0.9292,
"c": 0.13812,
"h": 123.1
},
"luminance": 0.82711
}Semantic roles & 50–950 ramp
primary
#D6F78C
secondary
#7B52D5
accent
#02E448
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581