#DCF790#DCF790
#DCF790 is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 93.4% C 0.132 H 121.0°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF790 |
|---|---|
| RGB | rgb(220, 247, 144) |
| HSL | hsl(76, 87%, 77%) |
| HSV | hsv(76, 42%, 97%) |
| CMYK | cmyk(10.9%, 0%, 41.7%, 3.1%) |
| CIE-LAB | lab(93.34, -24.53, 46.52) |
| CIE-LCH | lch(93.34, 52.59, 117.80°) |
| OKLab | oklab(93.4% -0.0679 0.113) |
| OKLCH | oklch(93.4% 0.132 121) |
| XYZ | xyz(67.8101, 83.7509, 38.9733) |
| Luminance | 0.8375 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.22
Light Khaki
#E6F2A2
ΔE00 4.32
Light Pea Green
#C4FE82
ΔE00 5.31
Pistachio (survey)
#C0FA8B
ΔE00 5.40
Light Yellowish Green
#C2FF89
ΔE00 5.70
Celery
#C1FD95
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF790 #AB90F7
analogous
#F7DF90 #DCF790 #A9F790
triadic
#DCF790 #90DCF7 #F790DC
tetradic
#DCF790 #90F7DF #AB90F7 #F790A9
square
#DCF790 #90F7DF #AB90F7 #F790A9
split-complementary
#DCF790 #90A9F7 #DF90F7
monochromatic
#B8EF1E #CAF357 #DCF790 #EEFBC9 #F6FDE2
Accessibility & contrast
On white
1.18
#DCF790 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#DCF790 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF790
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF790 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF790 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC88
Deuteranopia (green-blind)
#FFEC95
Tritanopia (blue-blind)
#E4EDDE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dcf790; /* rgb */ color: rgb(220, 247, 144); /* oklch */ color: oklch(93.4% 0.132 121.0);
Tailwind
colors: {
custom: {
50: '#e8f9b2',
500: '#dcf790',
950: '#000000',
},
}SCSS
$custom: #dcf790; $custom-light: #e8f9b2; $custom-dark: #000000;
JSON
{
"hex": "#dcf790",
"rgb": {
"r": 220,
"g": 247,
"b": 144
},
"hsl": {
"h": 75.728,
"s": 86.555,
"l": 76.667
},
"oklch": {
"l": 0.93403,
"c": 0.13183,
"h": 121
},
"luminance": 0.83751
}Semantic roles & 50–950 ramp
primary
#DCF790
secondary
#7756D5
accent
#02E33D
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581