#DCF394#DCF394
#DCF394 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.6% C 0.122 H 120.0°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF394 |
|---|---|
| RGB | rgb(220, 243, 148) |
| HSL | hsl(75, 80%, 77%) |
| HSV | hsv(75, 39%, 95%) |
| CMYK | cmyk(9.5%, 0%, 39.1%, 4.7%) |
| CIE-LAB | lab(92.33, -22.16, 43.29) |
| CIE-LCH | lch(92.33, 48.64, 117.11°) |
| OKLab | oklab(92.61% -0.061 0.1059) |
| OKLCH | oklch(92.61% 0.122 120) |
| XYZ | xyz(66.9111, 81.4551, 40.2087) |
| Luminance | 0.8145 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.13
Light Yellow Green
#CCFD7F
ΔE00 5.45
Pistachio (survey)
#C0FA8B
ΔE00 6.14
Light Pea Green
#C4FE82
ΔE00 6.38
Celery
#C1FD95
ΔE00 6.57
Light Yellowish Green
#C2FF89
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF394 #AB94F3
analogous
#F3DB94 #DCF394 #ADF394
triadic
#DCF394 #94DCF3 #F394DC
tetradic
#DCF394 #94F3DB #AB94F3 #F394AD
square
#DCF394 #94F3DB #AB94F3 #F394AD
split-complementary
#DCF394 #94ADF3 #DB94F3
monochromatic
#B8E726 #CAED5D #DCF394 #EEF9CB #F6FCE3
Accessibility & contrast
On white
1.21
#DCF394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#DCF394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF394
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF394 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE98D
Deuteranopia (green-blind)
#FBE999
Tritanopia (blue-blind)
#E4EADC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcf394; /* rgb */ color: rgb(220, 243, 148); /* oklch */ color: oklch(92.6% 0.122 120.0);
Tailwind
colors: {
custom: {
50: '#e8f7b4',
500: '#dcf394',
950: '#000000',
},
}SCSS
$custom: #dcf394; $custom-light: #e8f7b4; $custom-dark: #000000;
JSON
{
"hex": "#dcf394",
"rgb": {
"r": 220,
"g": 243,
"b": 148
},
"hsl": {
"h": 74.526,
"s": 79.832,
"l": 76.667
},
"oklch": {
"l": 0.92614,
"c": 0.12216,
"h": 120
},
"luminance": 0.81455
}Semantic roles & 50–950 ramp
primary
#DCF394
secondary
#775BD1
accent
#09DC3C
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581