#DCFA82#DCFA82
#DCFA82 is a very light, vivid yellow-green. Relative luminance 0.852; OKLCH L 93.8% C 0.150 H 120.9°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFA82 |
|---|---|
| RGB | rgb(220, 250, 130) |
| HSL | hsl(75, 92%, 75%) |
| HSV | hsv(75, 48%, 98%) |
| CMYK | cmyk(12%, 0%, 48%, 2%) |
| CIE-LAB | lab(93.97, -27.40, 53.93) |
| CIE-LCH | lch(93.97, 60.49, 116.94°) |
| OKLab | oklab(93.85% -0.0771 0.1286) |
| OKLCH | oklch(93.85% 0.15 120.9) |
| XYZ | xyz(67.7304, 85.1987, 33.9916) |
| Luminance | 0.8520 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.28
Pear
#CBF85F
ΔE00 4.01
Light Pea Green
#C4FE82
ΔE00 4.81
Pale Lime
#BEFD73
ΔE00 5.31
Light Yellowish Green
#C2FF89
ΔE00 5.59
Pistachio (survey)
#C0FA8B
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFA82 #A082FA
analogous
#FADC82 #DCFA82 #A0FA82
triadic
#DCFA82 #82DCFA #FA82DC
tetradic
#DCFA82 #82FADC #A082FA #FA82A0
square
#DCFA82 #82FADC #A082FA #FA82A0
split-complementary
#DCFA82 #82A0FA #DC82FA
monochromatic
#BBF50C #CCF847 #DCFA82 #ECFCBD #F7FEE2
Accessibility & contrast
On white
1.16
#DCFA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#DCFA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFA82
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFA82 | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE77
Deuteranopia (green-blind)
#FFEE89
Tritanopia (blue-blind)
#E5EFDE
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcfa82; /* rgb */ color: rgb(220, 250, 130); /* oklch */ color: oklch(93.8% 0.150 120.9);
Tailwind
colors: {
custom: {
50: '#e9fca9',
500: '#dcfa82',
950: '#000000',
},
}SCSS
$custom: #dcfa82; $custom-light: #e9fca9; $custom-dark: #000000;
JSON
{
"hex": "#dcfa82",
"rgb": {
"r": 220,
"g": 250,
"b": 130
},
"hsl": {
"h": 75,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.93848,
"c": 0.14997,
"h": 120.9
},
"luminance": 0.85199
}Semantic roles & 50–950 ramp
primary
#DCFA82
secondary
#6C48D8
accent
#00E639
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581