#DCF498#DCF498
#DCF498 is a very light, moderate yellow-green. Relative luminance 0.822; OKLCH L 92.9% C 0.119 H 120.7°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF498 |
|---|---|
| RGB | rgb(220, 244, 152) |
| HSL | hsl(76, 81%, 78%) |
| HSV | hsv(76, 38%, 96%) |
| CMYK | cmyk(9.8%, 0%, 37.7%, 4.3%) |
| CIE-LAB | lab(92.66, -22.18, 41.74) |
| CIE-LCH | lch(92.66, 47.27, 117.98°) |
| OKLab | oklab(92.89% -0.0608 0.1025) |
| OKLCH | oklch(92.89% 0.119 120.7) |
| XYZ | xyz(67.5333, 82.1841, 42.0050) |
| Luminance | 0.8218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.00
Light Yellow Green
#CCFD7F
ΔE00 5.58
Pistachio (survey)
#C0FA8B
ΔE00 5.99
Celery
#C1FD95
ΔE00 6.30
Light Pea Green
#C4FE82
ΔE00 6.38
Light Yellowish Green
#C2FF89
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF498 #B098F4
analogous
#F4DE98 #DCF498 #AEF498
triadic
#DCF498 #98DCF4 #F498DC
tetradic
#DCF498 #98F4DE #B098F4 #F498AE
square
#DCF498 #98F4DE #B098F4 #F498AE
split-complementary
#DCF498 #98AEF4 #DE98F4
monochromatic
#B6E829 #C9EE61 #DCF498 #EFFACF #F6FCE3
Accessibility & contrast
On white
1.20
#DCF498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#DCF498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF498
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF498 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA91
Deuteranopia (green-blind)
#FCEA9C
Tritanopia (blue-blind)
#E4EBDD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcf498; /* rgb */ color: rgb(220, 244, 152); /* oklch */ color: oklch(92.9% 0.119 120.7);
Tailwind
colors: {
custom: {
50: '#e8f7b7',
500: '#dcf498',
950: '#000000',
},
}SCSS
$custom: #dcf498; $custom-light: #e8f7b7; $custom-dark: #000000;
JSON
{
"hex": "#dcf498",
"rgb": {
"r": 220,
"g": 244,
"b": 152
},
"hsl": {
"h": 75.652,
"s": 80.702,
"l": 77.647
},
"oklch": {
"l": 0.9289,
"c": 0.11915,
"h": 120.7
},
"luminance": 0.82184
}Semantic roles & 50–950 ramp
primary
#DCF498
secondary
#7C5ED2
accent
#08DD40
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581