#DCF481#DCF481
#DCF481 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.6% C 0.143 H 119.0°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF481 |
|---|---|
| RGB | rgb(220, 244, 129) |
| HSL | hsl(73, 84%, 73%) |
| HSV | hsv(73, 47%, 96%) |
| CMYK | cmyk(9.8%, 0%, 47.1%, 4.3%) |
| CIE-LAB | lab(92.35, -24.67, 52.44) |
| CIE-LCH | lch(92.35, 57.95, 115.19°) |
| OKLab | oklab(92.55% -0.0694 0.1253) |
| OKLCH | oklch(92.55% 0.143 119) |
| XYZ | xyz(65.8288, 81.5023, 33.0282) |
| Luminance | 0.8150 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.49
Pear
#CBF85F
ΔE00 4.78
Light Khaki
#E6F2A2
ΔE00 5.41
Light Pea Green
#C4FE82
ΔE00 5.93
Yellowish Tan
#FCFC81
ΔE00 6.21
Pale Lime
#BEFD73
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF481 #9981F4
analogous
#F4D381 #DCF481 #A2F481
triadic
#DCF481 #81DCF4 #F481DC
tetradic
#DCF481 #81F4D3 #9981F4 #F481A2
square
#DCF481 #81F4D3 #9981F4 #F481A2
split-complementary
#DCF481 #81A2F4 #D381F4
monochromatic
#BBE614 #CCEF49 #DCF481 #ECF9B9 #F7FDE3
Accessibility & contrast
On white
1.21
#DCF481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#DCF481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF481
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF481 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE977
Deuteranopia (green-blind)
#FEEA87
Tritanopia (blue-blind)
#E6E9D9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcf481; /* rgb */ color: rgb(220, 244, 129); /* oklch */ color: oklch(92.6% 0.143 119.0);
Tailwind
colors: {
custom: {
50: '#e9f7a8',
500: '#dcf481',
950: '#000000',
},
}SCSS
$custom: #dcf481; $custom-light: #e9f7a8; $custom-dark: #000000;
JSON
{
"hex": "#dcf481",
"rgb": {
"r": 220,
"g": 244,
"b": 129
},
"hsl": {
"h": 72.522,
"s": 83.942,
"l": 73.137
},
"oklch": {
"l": 0.92551,
"c": 0.14326,
"h": 119
},
"luminance": 0.81502
}Semantic roles & 50–950 ramp
primary
#DCF481
secondary
#6549D0
accent
#05E033
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581