#DCF791#DCF791
#DCF791 is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 93.4% C 0.131 H 121.1°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF791 |
|---|---|
| RGB | rgb(220, 247, 145) |
| HSL | hsl(76, 86%, 77%) |
| HSV | hsv(76, 41%, 97%) |
| CMYK | cmyk(10.9%, 0%, 41.3%, 3.1%) |
| CIE-LAB | lab(93.36, -24.42, 46.05) |
| CIE-LCH | lch(93.36, 52.12, 117.93°) |
| OKLab | oklab(93.42% -0.0675 0.112) |
| OKLCH | oklch(93.42% 0.131 121.1) |
| XYZ | xyz(67.8868, 83.7816, 39.3776) |
| Luminance | 0.8378 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.23
Light Yellow Green
#CCFD7F
ΔE00 4.29
Light Pea Green
#C4FE82
ΔE00 5.34
Pistachio (survey)
#C0FA8B
ΔE00 5.38
Light Yellowish Green
#C2FF89
ΔE00 5.70
Celery
#C1FD95
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF791 #AC91F7
analogous
#F7DF91 #DCF791 #A9F791
triadic
#DCF791 #91DCF7 #F791DC
tetradic
#DCF791 #91F7DF #AC91F7 #F791A9
square
#DCF791 #91F7DF #AC91F7 #F791A9
split-complementary
#DCF791 #91A9F7 #DF91F7
monochromatic
#B8EF1F #CAF358 #DCF791 #EEFBCA #F6FDE2
Accessibility & contrast
On white
1.18
#DCF791 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#DCF791 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF791
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF791 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF791 | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC89
Deuteranopia (green-blind)
#FFEC96
Tritanopia (blue-blind)
#E4EEDE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dcf791; /* rgb */ color: rgb(220, 247, 145); /* oklch */ color: oklch(93.4% 0.131 121.1);
Tailwind
colors: {
custom: {
50: '#e8f9b3',
500: '#dcf791',
950: '#000000',
},
}SCSS
$custom: #dcf791; $custom-light: #e8f9b3; $custom-dark: #000000;
JSON
{
"hex": "#dcf791",
"rgb": {
"r": 220,
"g": 247,
"b": 145
},
"hsl": {
"h": 75.882,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.93418,
"c": 0.13078,
"h": 121.1
},
"luminance": 0.83782
}Semantic roles & 50–950 ramp
primary
#DCF791
secondary
#7857D6
accent
#03E33E
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581