#DCF794#DCF794
#DCF794 is a very light, vivid yellow-green. Relative luminance 0.839; OKLCH L 93.5% C 0.128 H 121.4°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF794 |
|---|---|
| RGB | rgb(220, 247, 148) |
| HSL | hsl(76, 86%, 77%) |
| HSV | hsv(76, 40%, 97%) |
| CMYK | cmyk(10.9%, 0%, 40.1%, 3.1%) |
| CIE-LAB | lab(93.40, -24.08, 44.65) |
| CIE-LCH | lch(93.40, 50.73, 118.34°) |
| OKLab | oklab(93.46% -0.0664 0.1089) |
| OKLCH | oklch(93.46% 0.128 121.4) |
| XYZ | xyz(68.1212, 83.8753, 40.6120) |
| Luminance | 0.8387 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.97
Light Yellow Green
#CCFD7F
ΔE00 4.53
Pistachio (survey)
#C0FA8B
ΔE00 5.36
Light Pea Green
#C4FE82
ΔE00 5.47
Light Yellowish Green
#C2FF89
ΔE00 5.74
Celery
#C1FD95
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF794 #AF94F7
analogous
#F7E194 #DCF794 #AAF794
triadic
#DCF794 #94DCF7 #F794DC
tetradic
#DCF794 #94F7E1 #AF94F7 #F794AA
square
#DCF794 #94F7E1 #AF94F7 #F794AA
split-complementary
#DCF794 #94AAF7 #E194F7
monochromatic
#B7EE22 #C9F35B #DCF794 #EFFBCD #F6FDE3
Accessibility & contrast
On white
1.18
#DCF794 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#DCF794 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF794
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF794 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF794 | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8C
Deuteranopia (green-blind)
#FFEC99
Tritanopia (blue-blind)
#E4EEDF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dcf794; /* rgb */ color: rgb(220, 247, 148); /* oklch */ color: oklch(93.5% 0.128 121.4);
Tailwind
colors: {
custom: {
50: '#e8f9b5',
500: '#dcf794',
950: '#000000',
},
}SCSS
$custom: #dcf794; $custom-light: #e8f9b5; $custom-dark: #000000;
JSON
{
"hex": "#dcf794",
"rgb": {
"r": 220,
"g": 247,
"b": 148
},
"hsl": {
"h": 76.364,
"s": 86.087,
"l": 77.451
},
"oklch": {
"l": 0.93464,
"c": 0.12758,
"h": 121.4
},
"luminance": 0.83875
}Semantic roles & 50–950 ramp
primary
#DCF794
secondary
#7B59D6
accent
#03E340
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581