#DCF693#DCF693
#DCF693 is a very light, vivid yellow-green. Relative luminance 0.832; OKLCH L 93.2% C 0.127 H 120.9°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF693 |
|---|---|
| RGB | rgb(220, 246, 147) |
| HSL | hsl(76, 85%, 77%) |
| HSV | hsv(76, 40%, 96%) |
| CMYK | cmyk(10.6%, 0%, 40.2%, 3.5%) |
| CIE-LAB | lab(93.12, -23.72, 44.78) |
| CIE-LCH | lch(93.12, 50.67, 117.91°) |
| OKLab | oklab(93.24% -0.0654 0.1092) |
| OKLCH | oklch(93.24% 0.127 120.9) |
| XYZ | xyz(67.7374, 83.2338, 40.0953) |
| Luminance | 0.8323 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.84
Light Yellow Green
#CCFD7F
ΔE00 4.66
Pistachio (survey)
#C0FA8B
ΔE00 5.54
Light Pea Green
#C4FE82
ΔE00 5.64
Light Yellowish Green
#C2FF89
ΔE00 5.94
Celery
#C1FD95
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF693 #AD93F6
analogous
#F6DF93 #DCF693 #ABF693
triadic
#DCF693 #93DCF6 #F693DC
tetradic
#DCF693 #93F6DF #AD93F6 #F693AB
square
#DCF693 #93F6DF #AD93F6 #F693AB
split-complementary
#DCF693 #93ABF6 #DF93F6
monochromatic
#B7ED22 #CAF15B #DCF693 #EEFBCB #F6FDE3
Accessibility & contrast
On white
1.19
#DCF693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#DCF693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF693
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF693 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8B
Deuteranopia (green-blind)
#FEEB98
Tritanopia (blue-blind)
#E4EDDE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf693; /* rgb */ color: rgb(220, 246, 147); /* oklch */ color: oklch(93.2% 0.127 120.9);
Tailwind
colors: {
custom: {
50: '#e8f9b4',
500: '#dcf693',
950: '#000000',
},
}SCSS
$custom: #dcf693; $custom-light: #e8f9b4; $custom-dark: #000000;
JSON
{
"hex": "#dcf693",
"rgb": {
"r": 220,
"g": 246,
"b": 147
},
"hsl": {
"h": 75.758,
"s": 84.615,
"l": 77.059
},
"oklch": {
"l": 0.93235,
"c": 0.1273,
"h": 120.9
},
"luminance": 0.83234
}Semantic roles & 50–950 ramp
primary
#DCF693
secondary
#7959D4
accent
#04E13E
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581