#DCF48C#DCF48C
#DCF48C is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.7% C 0.132 H 119.7°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF48C |
|---|---|
| RGB | rgb(220, 244, 140) |
| HSL | hsl(74, 83%, 75%) |
| HSV | hsv(74, 43%, 96%) |
| CMYK | cmyk(9.8%, 0%, 42.6%, 4.3%) |
| CIE-LAB | lab(92.49, -23.53, 47.38) |
| CIE-LCH | lch(92.49, 52.90, 116.42°) |
| OKLab | oklab(92.7% -0.0654 0.1147) |
| OKLCH | oklch(92.7% 0.132 119.7) |
| XYZ | xyz(66.5997, 81.8107, 37.0883) |
| Luminance | 0.8181 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.15
Light Yellow Green
#CCFD7F
ΔE00 4.69
Light Pea Green
#C4FE82
ΔE00 5.87
Pear
#CBF85F
ΔE00 5.96
Pistachio (survey)
#C0FA8B
ΔE00 6.02
Light Yellowish Green
#C2FF89
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF48C #A48CF4
analogous
#F4D88C #DCF48C #A8F48C
triadic
#DCF48C #8CDCF4 #F48CDC
tetradic
#DCF48C #8CF4D8 #A48CF4 #F48CA8
square
#DCF48C #8CF4D8 #A48CF4 #F48CA8
split-complementary
#DCF48C #8CA8F4 #D88CF4
monochromatic
#BAE91C #CBEF54 #DCF48C #EDF9C4 #F7FCE3
Accessibility & contrast
On white
1.21
#DCF48C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#DCF48C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF48C
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF48C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF48C | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA84
Deuteranopia (green-blind)
#FDEA91
Tritanopia (blue-blind)
#E5EADB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcf48c; /* rgb */ color: rgb(220, 244, 140); /* oklch */ color: oklch(92.7% 0.132 119.7);
Tailwind
colors: {
custom: {
50: '#e8f7af',
500: '#dcf48c',
950: '#000000',
},
}SCSS
$custom: #dcf48c; $custom-light: #e8f7af; $custom-dark: #000000;
JSON
{
"hex": "#dcf48c",
"rgb": {
"r": 220,
"g": 244,
"b": 140
},
"hsl": {
"h": 73.846,
"s": 82.54,
"l": 75.294
},
"oklch": {
"l": 0.92704,
"c": 0.13204,
"h": 119.7
},
"luminance": 0.8181
}Semantic roles & 50–950 ramp
primary
#DCF48C
secondary
#7053D1
accent
#07DF38
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581