#DCF882#DCF882
#DCF882 is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 93.4% C 0.147 H 120.3°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF882 |
|---|---|
| RGB | rgb(220, 248, 130) |
| HSL | hsl(74, 89%, 74%) |
| HSV | hsv(74, 48%, 97%) |
| CMYK | cmyk(11.3%, 0%, 47.6%, 2.7%) |
| CIE-LAB | lab(93.43, -26.46, 53.28) |
| CIE-LCH | lch(93.43, 59.49, 116.41°) |
| OKLab | oklab(93.42% -0.0744 0.1272) |
| OKLCH | oklch(93.42% 0.147 120.3) |
| XYZ | xyz(67.1123, 83.9623, 33.7855) |
| Luminance | 0.8396 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.64
Pear
#CBF85F
ΔE00 4.25
Light Pea Green
#C4FE82
ΔE00 5.14
Pale Lime
#BEFD73
ΔE00 5.65
Light Yellowish Green
#C2FF89
ΔE00 5.89
Pistachio (survey)
#C0FA8B
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF882 #9E82F8
analogous
#F8D982 #DCF882 #A1F882
triadic
#DCF882 #82DCF8 #F882DC
tetradic
#DCF882 #82F8D9 #9E82F8 #F882A1
square
#DCF882 #82F8D9 #9E82F8 #F882A1
split-complementary
#DCF882 #82A1F8 #D982F8
monochromatic
#BCF20E #CCF548 #DCF882 #ECFBBC #F7FDE2
Accessibility & contrast
On white
1.18
#DCF882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#DCF882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF882
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF882 | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC78
Deuteranopia (green-blind)
#FFEC88
Tritanopia (blue-blind)
#E5EDDD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dcf882; /* rgb */ color: rgb(220, 248, 130); /* oklch */ color: oklch(93.4% 0.147 120.3);
Tailwind
colors: {
custom: {
50: '#e9faa9',
500: '#dcf882',
950: '#000000',
},
}SCSS
$custom: #dcf882; $custom-light: #e9faa9; $custom-dark: #000000;
JSON
{
"hex": "#dcf882",
"rgb": {
"r": 220,
"g": 248,
"b": 130
},
"hsl": {
"h": 74.237,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.9342,
"c": 0.1474,
"h": 120.3
},
"luminance": 0.83962
}Semantic roles & 50–950 ramp
primary
#DCF882
secondary
#6A49D5
accent
#00E636
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581