#DCF49B#DCF49B
#DCF49B is a very light, moderate yellow-green. Relative luminance 0.823; OKLCH L 92.9% C 0.116 H 121.0°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF49B |
|---|---|
| RGB | rgb(220, 244, 155) |
| HSL | hsl(76, 80%, 78%) |
| HSV | hsv(76, 36%, 96%) |
| CMYK | cmyk(9.8%, 0%, 36.5%, 4.3%) |
| CIE-LAB | lab(92.70, -21.82, 40.32) |
| CIE-LCH | lch(92.70, 45.85, 118.42°) |
| OKLab | oklab(92.94% -0.0596 0.0993) |
| OKLCH | oklch(92.94% 0.116 121) |
| XYZ | xyz(67.7821, 82.2836, 43.3154) |
| Luminance | 0.8228 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.82
Light Yellow Green
#CCFD7F
ΔE00 5.89
Pistachio (survey)
#C0FA8B
ΔE00 6.09
Celery
#C1FD95
ΔE00 6.30
Light Pea Green
#C4FE82
ΔE00 6.61
Light Yellowish Green
#C2FF89
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF49B #B39BF4
analogous
#F4DF9B #DCF49B #AFF49B
triadic
#DCF49B #9BDCF4 #F49BDC
tetradic
#DCF49B #9BF4DF #B39BF4 #F49BAF
square
#DCF49B #9BF4DF #B39BF4 #F49BAF
split-complementary
#DCF49B #9BAFF4 #DF9BF4
monochromatic
#B5E82D #C9EE64 #DCF49B #EFFAD2 #F5FCE3
Accessibility & contrast
On white
1.20
#DCF49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#DCF49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF49B
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF49B | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA95
Deuteranopia (green-blind)
#FBEA9F
Tritanopia (blue-blind)
#E3EBDE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcf49b; /* rgb */ color: rgb(220, 244, 155); /* oklch */ color: oklch(92.9% 0.116 121.0);
Tailwind
colors: {
custom: {
50: '#e8f7b9',
500: '#dcf49b',
950: '#000000',
},
}SCSS
$custom: #dcf49b; $custom-light: #e8f7b9; $custom-dark: #000000;
JSON
{
"hex": "#dcf49b",
"rgb": {
"r": 220,
"g": 244,
"b": 155
},
"hsl": {
"h": 76.18,
"s": 80.18,
"l": 78.235
},
"oklch": {
"l": 0.92939,
"c": 0.11583,
"h": 121
},
"luminance": 0.82284
}Semantic roles & 50–950 ramp
primary
#DCF49B
secondary
#7F61D3
accent
#09DD42
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581