#DCF485#DCF485
#DCF485 is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 92.6% C 0.139 H 119.2°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF485 |
|---|---|
| RGB | rgb(220, 244, 133) |
| HSL | hsl(73, 83%, 74%) |
| HSV | hsv(73, 45%, 96%) |
| CMYK | cmyk(9.8%, 0%, 45.5%, 4.3%) |
| CIE-LAB | lab(92.40, -24.27, 50.61) |
| CIE-LCH | lch(92.40, 56.13, 115.62°) |
| OKLab | oklab(92.61% -0.068 0.1215) |
| OKLCH | oklch(92.61% 0.139 119.2) |
| XYZ | xyz(66.0999, 81.6108, 34.4560) |
| Luminance | 0.8161 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.49
Light Khaki
#E6F2A2
ΔE00 4.95
Pear
#CBF85F
ΔE00 5.17
Light Pea Green
#C4FE82
ΔE00 5.85
Pistachio (survey)
#C0FA8B
ΔE00 6.29
Yellowish Tan
#FCFC81
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF485 #9D85F4
analogous
#F4D585 #DCF485 #A5F485
triadic
#DCF485 #85DCF4 #F485DC
tetradic
#DCF485 #85F4D5 #9D85F4 #F485A5
square
#DCF485 #85F4D5 #9D85F4 #F485A5
split-complementary
#DCF485 #85A5F4 #D585F4
monochromatic
#BCEA15 #CCEF4D #DCF485 #ECF9BD #F7FCE3
Accessibility & contrast
On white
1.21
#DCF485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#DCF485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF485
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF485 | 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)
#FFE97C
Deuteranopia (green-blind)
#FEEA8B
Tritanopia (blue-blind)
#E5EADA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcf485; /* rgb */ color: rgb(220, 244, 133); /* oklch */ color: oklch(92.6% 0.139 119.2);
Tailwind
colors: {
custom: {
50: '#e8f7aa',
500: '#dcf485',
950: '#000000',
},
}SCSS
$custom: #dcf485; $custom-light: #e8f7aa; $custom-dark: #000000;
JSON
{
"hex": "#dcf485",
"rgb": {
"r": 220,
"g": 244,
"b": 133
},
"hsl": {
"h": 72.973,
"s": 83.459,
"l": 73.922
},
"oklch": {
"l": 0.92605,
"c": 0.13925,
"h": 119.2
},
"luminance": 0.8161
}Semantic roles & 50–950 ramp
primary
#DCF485
secondary
#694DD0
accent
#06E035
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581