#DCF294#DCF294
#DCF294 is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 92.4% C 0.121 H 119.6°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF294 |
|---|---|
| RGB | rgb(220, 242, 148) |
| HSL | hsl(74, 78%, 76%) |
| HSV | hsv(74, 39%, 95%) |
| CMYK | cmyk(9.1%, 0%, 38.8%, 5.1%) |
| CIE-LAB | lab(92.07, -21.68, 42.96) |
| CIE-LCH | lch(92.07, 48.12, 116.78°) |
| OKLab | oklab(92.4% -0.0596 0.1051) |
| OKLCH | oklch(92.4% 0.121 119.6) |
| XYZ | xyz(66.6127, 80.8583, 40.1092) |
| Luminance | 0.8086 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.93
Light Yellow Green
#CCFD7F
ΔE00 5.69
Pistachio (survey)
#C0FA8B
ΔE00 6.35
Light Pea Green
#C4FE82
ΔE00 6.62
Celery
#C1FD95
ΔE00 6.78
Parchment
#FEFCAF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF294 #AA94F2
analogous
#F2D994 #DCF294 #ADF294
triadic
#DCF294 #94DCF2 #F294DC
tetradic
#DCF294 #94F2D9 #AA94F2 #F294AD
square
#DCF294 #94F2D9 #AA94F2 #F294AD
split-complementary
#DCF294 #94ADF2 #D994F2
monochromatic
#B8E527 #CAEB5D #DCF294 #EEF9CB #F6FCE4
Accessibility & contrast
On white
1.22
#DCF294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#DCF294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF294
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF294 | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88D
Deuteranopia (green-blind)
#FAE999
Tritanopia (blue-blind)
#E4E9DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dcf294; /* rgb */ color: rgb(220, 242, 148); /* oklch */ color: oklch(92.4% 0.121 119.6);
Tailwind
colors: {
custom: {
50: '#e8f6b4',
500: '#dcf294',
950: '#000000',
},
}SCSS
$custom: #dcf294; $custom-light: #e8f6b4; $custom-dark: #000000;
JSON
{
"hex": "#dcf294",
"rgb": {
"r": 220,
"g": 242,
"b": 148
},
"hsl": {
"h": 74.043,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.92402,
"c": 0.12082,
"h": 119.6
},
"luminance": 0.80858
}Semantic roles & 50–950 ramp
primary
#DCF294
secondary
#765BCF
accent
#0BDB3C
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581