#DCF68D#DCF68D
#DCF68D is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 93.1% C 0.134 H 120.4°. Best body text is #000000 at 17.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF68D |
|---|---|
| RGB | rgb(220, 246, 141) |
| HSL | hsl(75, 85%, 76%) |
| HSV | hsv(75, 43%, 96%) |
| CMYK | cmyk(10.6%, 0%, 42.7%, 3.5%) |
| CIE-LAB | lab(93.04, -24.38, 47.58) |
| CIE-LCH | lch(93.04, 53.46, 117.13°) |
| OKLab | oklab(93.15% -0.0677 0.1152) |
| OKLCH | oklch(93.15% 0.134 120.4) |
| XYZ | xyz(67.2789, 83.0504, 37.6801) |
| Luminance | 0.8305 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.27
Light Khaki
#E6F2A2
ΔE00 4.42
Light Pea Green
#C4FE82
ΔE00 5.45
Pistachio (survey)
#C0FA8B
ΔE00 5.64
Pear
#CBF85F
ΔE00 5.77
Light Yellowish Green
#C2FF89
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF68D #A78DF6
analogous
#F6DB8D #DCF68D #A7F68D
triadic
#DCF68D #8DDCF6 #F68DDC
tetradic
#DCF68D #8DF6DB #A78DF6 #F68DA7
square
#DCF68D #8DF6DB #A78DF6 #F68DA7
split-complementary
#DCF68D #8DA7F6 #DB8DF6
monochromatic
#B9ED1C #CBF254 #DCF68D #EDFAC6 #F6FDE3
Accessibility & contrast
On white
1.19
#DCF68D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.61
#DCF68D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF68D
17.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF68D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF68D | 1.00 | 1.19 | 17.61 | 17.61 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB85
Deuteranopia (green-blind)
#FEEB92
Tritanopia (blue-blind)
#E5ECDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf68d; /* rgb */ color: rgb(220, 246, 141); /* oklch */ color: oklch(93.1% 0.134 120.4);
Tailwind
colors: {
custom: {
50: '#e8f9b0',
500: '#dcf68d',
950: '#000000',
},
}SCSS
$custom: #dcf68d; $custom-light: #e8f9b0; $custom-dark: #000000;
JSON
{
"hex": "#dcf68d",
"rgb": {
"r": 220,
"g": 246,
"b": 141
},
"hsl": {
"h": 74.857,
"s": 85.366,
"l": 75.882
},
"oklch": {
"l": 0.93145,
"c": 0.13365,
"h": 120.4
},
"luminance": 0.8305
}Semantic roles & 50–950 ramp
primary
#DCF68D
secondary
#7353D4
accent
#04E23B
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161711
muted
#848581