#DCF08D#DCF08D
#DCF08D is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.9% C 0.126 H 118.3°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF08D |
|---|---|
| RGB | rgb(220, 240, 141) |
| HSL | hsl(72, 77%, 75%) |
| HSV | hsv(72, 41%, 94%) |
| CMYK | cmyk(8.3%, 0%, 41.3%, 5.9%) |
| CIE-LAB | lab(91.44, -21.51, 45.58) |
| CIE-LCH | lch(91.44, 50.40, 115.26°) |
| OKLab | oklab(91.87% -0.0596 0.1107) |
| OKLCH | oklch(91.87% 0.126 118.3) |
| XYZ | xyz(65.4833, 79.4593, 37.0816) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.40
Light Yellow Green
#CCFD7F
ΔE00 5.74
Pistachio (survey)
#C0FA8B
ΔE00 6.80
Pear
#CBF85F
ΔE00 6.81
Light Pea Green
#C4FE82
ΔE00 6.85
Yellowish Tan
#FCFC81
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF08D #A18DF0
analogous
#F0D28D #DCF08D #ABF08D
triadic
#DCF08D #8DDCF0 #F08DDC
tetradic
#DCF08D #8DF0D2 #A18DF0 #F08DAB
square
#DCF08D #8DF0D2 #A18DF0 #F08DAB
split-complementary
#DCF08D #8DABF0 #D28DF0
monochromatic
#BBE221 #CBE957 #DCF08D #EDF7C3 #F7FBE4
Accessibility & contrast
On white
1.24
#DCF08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#DCF08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF08D
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF08D | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE685
Deuteranopia (green-blind)
#FAE792
Tritanopia (blue-blind)
#E5E6D8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dcf08d; /* rgb */ color: rgb(220, 240, 141); /* oklch */ color: oklch(91.9% 0.126 118.3);
Tailwind
colors: {
custom: {
50: '#e8f5b0',
500: '#dcf08d',
950: '#000000',
},
}SCSS
$custom: #dcf08d; $custom-light: #e8f5b0; $custom-dark: #000000;
JSON
{
"hex": "#dcf08d",
"rgb": {
"r": 220,
"g": 240,
"b": 141
},
"hsl": {
"h": 72.121,
"s": 76.744,
"l": 74.706
},
"oklch": {
"l": 0.91869,
"c": 0.12572,
"h": 118.3
},
"luminance": 0.79459
}Semantic roles & 50–950 ramp
primary
#DCF08D
secondary
#6D55CC
accent
#0DD936
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581