#DCF884#DCF884
#DCF884 is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 93.4% C 0.145 H 120.5°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF884 |
|---|---|
| RGB | rgb(220, 248, 132) |
| HSL | hsl(74, 89%, 75%) |
| HSV | hsv(74, 47%, 97%) |
| CMYK | cmyk(11.3%, 0%, 46.8%, 2.7%) |
| CIE-LAB | lab(93.46, -26.26, 52.37) |
| CIE-LCH | lch(93.46, 58.59, 116.63°) |
| OKLab | oklab(93.45% -0.0737 0.1254) |
| OKLCH | oklch(93.45% 0.145 120.5) |
| XYZ | xyz(67.2478, 84.0165, 34.4994) |
| Luminance | 0.8402 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.63
Pear
#CBF85F
ΔE00 4.46
Light Pea Green
#C4FE82
ΔE00 5.08
Pale Lime
#BEFD73
ΔE00 5.67
Light Khaki
#E6F2A2
ΔE00 5.72
Pistachio (survey)
#C0FA8B
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF884 #A084F8
analogous
#F8DA84 #DCF884 #A2F884
triadic
#DCF884 #84DCF8 #F884DC
tetradic
#DCF884 #84F8DA #A084F8 #F884A2
square
#DCF884 #84F8DA #A084F8 #F884A2
split-complementary
#DCF884 #84A2F8 #DA84F8
monochromatic
#BBF110 #CCF54A #DCF884 #ECFBBE #F7FDE2
Accessibility & contrast
On white
1.18
#DCF884 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#DCF884 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF884
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF884 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF884 | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7A
Deuteranopia (green-blind)
#FFEC8A
Tritanopia (blue-blind)
#E5EEDD
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dcf884; /* rgb */ color: rgb(220, 248, 132); /* oklch */ color: oklch(93.4% 0.145 120.5);
Tailwind
colors: {
custom: {
50: '#e8faaa',
500: '#dcf884',
950: '#000000',
},
}SCSS
$custom: #dcf884; $custom-light: #e8faaa; $custom-dark: #000000;
JSON
{
"hex": "#dcf884",
"rgb": {
"r": 220,
"g": 248,
"b": 132
},
"hsl": {
"h": 74.483,
"s": 89.231,
"l": 74.51
},
"oklch": {
"l": 0.93446,
"c": 0.14542,
"h": 120.5
},
"luminance": 0.84016
}Semantic roles & 50–950 ramp
primary
#DCF884
secondary
#6C4BD5
accent
#00E637
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581