#DCF484#DCF484
#DCF484 is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 92.6% C 0.140 H 119.2°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF484 |
|---|---|
| RGB | rgb(220, 244, 132) |
| HSL | hsl(73, 84%, 74%) |
| HSV | hsv(73, 46%, 96%) |
| CMYK | cmyk(9.8%, 0%, 45.9%, 4.3%) |
| CIE-LAB | lab(92.39, -24.37, 51.07) |
| CIE-LCH | lch(92.39, 56.58, 115.51°) |
| OKLab | oklab(92.59% -0.0684 0.1225) |
| OKLCH | oklch(92.59% 0.14 119.2) |
| XYZ | xyz(66.0312, 81.5833, 34.0939) |
| Luminance | 0.8158 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.48
Light Khaki
#E6F2A2
ΔE00 5.07
Pear
#CBF85F
ΔE00 5.07
Light Pea Green
#C4FE82
ΔE00 5.87
Pistachio (survey)
#C0FA8B
ΔE00 6.34
Yellowish Tan
#FCFC81
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF484 #9C84F4
analogous
#F4D484 #DCF484 #A4F484
triadic
#DCF484 #84DCF4 #F484DC
tetradic
#DCF484 #84F4D4 #9C84F4 #F484A4
square
#DCF484 #84F4D4 #9C84F4 #F484A4
split-complementary
#DCF484 #84A4F4 #D484F4
monochromatic
#BBE915 #CCEF4C #DCF484 #ECF9BC #F7FCE3
Accessibility & contrast
On white
1.21
#DCF484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#DCF484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF484
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF484 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97B
Deuteranopia (green-blind)
#FEEA8A
Tritanopia (blue-blind)
#E6EADA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcf484; /* rgb */ color: rgb(220, 244, 132); /* oklch */ color: oklch(92.6% 0.140 119.2);
Tailwind
colors: {
custom: {
50: '#e8f7aa',
500: '#dcf484',
950: '#000000',
},
}SCSS
$custom: #dcf484; $custom-light: #e8f7aa; $custom-dark: #000000;
JSON
{
"hex": "#dcf484",
"rgb": {
"r": 220,
"g": 244,
"b": 132
},
"hsl": {
"h": 72.857,
"s": 83.582,
"l": 73.725
},
"oklch": {
"l": 0.92591,
"c": 0.14027,
"h": 119.2
},
"luminance": 0.81583
}Semantic roles & 50–950 ramp
primary
#DCF484
secondary
#684CD0
accent
#05E034
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581