#DCF48E#DCF48E
#DCF48E is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.7% C 0.130 H 119.8°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF48E |
|---|---|
| RGB | rgb(220, 244, 142) |
| HSL | hsl(74, 82%, 76%) |
| HSV | hsv(74, 42%, 96%) |
| CMYK | cmyk(9.8%, 0%, 41.8%, 4.3%) |
| CIE-LAB | lab(92.52, -23.32, 46.45) |
| CIE-LCH | lch(92.52, 51.97, 116.66°) |
| OKLab | oklab(92.73% -0.0646 0.1127) |
| OKLCH | oklch(92.73% 0.13 119.8) |
| XYZ | xyz(66.7486, 81.8702, 37.8721) |
| Luminance | 0.8187 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.93
Light Yellow Green
#CCFD7F
ΔE00 4.79
Light Pea Green
#C4FE82
ΔE00 5.91
Pistachio (survey)
#C0FA8B
ΔE00 5.97
Pear
#CBF85F
ΔE00 6.21
Light Yellowish Green
#C2FF89
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF48E #A68EF4
analogous
#F4D98E #DCF48E #A9F48E
triadic
#DCF48E #8EDCF4 #F48EDC
tetradic
#DCF48E #8EF4D9 #A68EF4 #F48EA9
square
#DCF48E #8EF4D9 #A68EF4 #F48EA9
split-complementary
#DCF48E #8EA9F4 #D98EF4
monochromatic
#B9E91E #CBEF56 #DCF48E #EDF9C6 #F6FCE3
Accessibility & contrast
On white
1.21
#DCF48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#DCF48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF48E
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF48E | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA86
Deuteranopia (green-blind)
#FDEA93
Tritanopia (blue-blind)
#E5EADB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcf48e; /* rgb */ color: rgb(220, 244, 142); /* oklch */ color: oklch(92.7% 0.130 119.8);
Tailwind
colors: {
custom: {
50: '#e8f7b0',
500: '#dcf48e',
950: '#000000',
},
}SCSS
$custom: #dcf48e; $custom-light: #e8f7b0; $custom-dark: #000000;
JSON
{
"hex": "#dcf48e",
"rgb": {
"r": 220,
"g": 244,
"b": 142
},
"hsl": {
"h": 74.118,
"s": 82.258,
"l": 75.686
},
"oklch": {
"l": 0.92734,
"c": 0.12994,
"h": 119.8
},
"luminance": 0.8187
}Semantic roles & 50–950 ramp
primary
#DCF48E
secondary
#7255D1
accent
#07DF3A
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161711
muted
#848581