#DCF48A#DCF48A
#DCF48A is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 92.7% C 0.134 H 119.5°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF48A |
|---|---|
| RGB | rgb(220, 244, 138) |
| HSL | hsl(74, 83%, 75%) |
| HSV | hsv(74, 43%, 96%) |
| CMYK | cmyk(9.8%, 0%, 43.4%, 4.3%) |
| CIE-LAB | lab(92.47, -23.75, 48.31) |
| CIE-LCH | lch(92.47, 53.83, 116.18°) |
| OKLab | oklab(92.68% -0.0661 0.1167) |
| OKLCH | oklch(92.68% 0.134 119.5) |
| XYZ | xyz(66.4536, 81.7522, 36.3187) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.38
Light Yellow Green
#CCFD7F
ΔE00 4.61
Pear
#CBF85F
ΔE00 5.72
Light Pea Green
#C4FE82
ΔE00 5.85
Pistachio (survey)
#C0FA8B
ΔE00 6.08
Light Yellowish Green
#C2FF89
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF48A #A28AF4
analogous
#F4D78A #DCF48A #A7F48A
triadic
#DCF48A #8ADCF4 #F48ADC
tetradic
#DCF48A #8AF4D7 #A28AF4 #F48AA7
square
#DCF48A #8AF4D7 #A28AF4 #F48AA7
split-complementary
#DCF48A #8AA7F4 #D78AF4
monochromatic
#BBE91A #CBEF52 #DCF48A #EDF9C2 #F7FCE3
Accessibility & contrast
On white
1.21
#DCF48A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#DCF48A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF48A
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF48A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF48A | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE981
Deuteranopia (green-blind)
#FDEA8F
Tritanopia (blue-blind)
#E5EADB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcf48a; /* rgb */ color: rgb(220, 244, 138); /* oklch */ color: oklch(92.7% 0.134 119.5);
Tailwind
colors: {
custom: {
50: '#e8f7ae',
500: '#dcf48a',
950: '#000000',
},
}SCSS
$custom: #dcf48a; $custom-light: #e8f7ae; $custom-dark: #000000;
JSON
{
"hex": "#dcf48a",
"rgb": {
"r": 220,
"g": 244,
"b": 138
},
"hsl": {
"h": 73.585,
"s": 82.813,
"l": 74.902
},
"oklch": {
"l": 0.92675,
"c": 0.13412,
"h": 119.5
},
"luminance": 0.81752
}Semantic roles & 50–950 ramp
primary
#DCF48A
secondary
#6E51D1
accent
#06DF37
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581