#DCF293#DCF293
#DCF293 is a very light, vivid yellow-green. Relative luminance 0.808; OKLCH L 92.4% C 0.122 H 119.5°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF293 |
|---|---|
| RGB | rgb(220, 242, 147) |
| HSL | hsl(74, 79%, 76%) |
| HSV | hsv(74, 39%, 95%) |
| CMYK | cmyk(9.1%, 0%, 39.3%, 5.1%) |
| CIE-LAB | lab(92.05, -21.80, 43.43) |
| CIE-LCH | lch(92.05, 48.59, 116.65°) |
| OKLab | oklab(92.39% -0.06 0.1061) |
| OKLCH | oklch(92.39% 0.122 119.5) |
| XYZ | xyz(66.5339, 80.8267, 39.6941) |
| Luminance | 0.8083 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.03
Light Yellow Green
#CCFD7F
ΔE00 5.61
Pistachio (survey)
#C0FA8B
ΔE00 6.34
Light Pea Green
#C4FE82
ΔE00 6.57
Celery
#C1FD95
ΔE00 6.80
Light Yellowish Green
#C2FF89
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF293 #A993F2
analogous
#F2D993 #DCF293 #ADF293
triadic
#DCF293 #93DCF2 #F293DC
tetradic
#DCF293 #93F2D9 #A993F2 #F293AD
square
#DCF293 #93F2D9 #A993F2 #F293AD
split-complementary
#DCF293 #93ADF2 #D993F2
monochromatic
#B9E526 #CAEB5C #DCF293 #EEF9CA #F6FCE4
Accessibility & contrast
On white
1.22
#DCF293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#DCF293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF293
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF293 | 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)
#FDE88C
Deuteranopia (green-blind)
#FBE998
Tritanopia (blue-blind)
#E4E9DB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dcf293; /* rgb */ color: rgb(220, 242, 147); /* oklch */ color: oklch(92.4% 0.122 119.5);
Tailwind
colors: {
custom: {
50: '#e8f6b4',
500: '#dcf293',
950: '#000000',
},
}SCSS
$custom: #dcf293; $custom-light: #e8f6b4; $custom-dark: #000000;
JSON
{
"hex": "#dcf293",
"rgb": {
"r": 220,
"g": 242,
"b": 147
},
"hsl": {
"h": 73.895,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.92386,
"c": 0.12191,
"h": 119.5
},
"luminance": 0.80826
}Semantic roles & 50–950 ramp
primary
#DCF293
secondary
#755ACF
accent
#0BDB3B
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581