#DCF08A#DCF08A
#DCF08A is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.8% C 0.129 H 118.1°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF08A |
|---|---|
| RGB | rgb(220, 240, 138) |
| HSL | hsl(72, 77%, 74%) |
| HSV | hsv(72, 43%, 94%) |
| CMYK | cmyk(8.3%, 0%, 42.5%, 5.9%) |
| CIE-LAB | lab(91.40, -21.83, 46.98) |
| CIE-LCH | lch(91.40, 51.80, 114.92°) |
| OKLab | oklab(91.83% -0.0607 0.1137) |
| OKLCH | oklch(91.83% 0.129 118.1) |
| XYZ | xyz(65.2631, 79.3712, 35.9219) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.77
Light Yellow Green
#CCFD7F
ΔE00 5.60
Pear
#CBF85F
ΔE00 6.47
Yellowish Tan
#FCFC81
ΔE00 6.65
Light Pea Green
#C4FE82
ΔE00 6.79
Pistachio (survey)
#C0FA8B
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF08A #9E8AF0
analogous
#F0D18A #DCF08A #A9F08A
triadic
#DCF08A #8ADCF0 #F08ADC
tetradic
#DCF08A #8AF0D1 #9E8AF0 #F08AA9
square
#DCF08A #8AF0D1 #9E8AF0 #F08AA9
split-complementary
#DCF08A #8AA9F0 #D18AF0
monochromatic
#BCE21E #CCE954 #DCF08A #ECF7C0 #F7FCE4
Accessibility & contrast
On white
1.24
#DCF08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#DCF08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF08A
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF08A | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE682
Deuteranopia (green-blind)
#FAE78F
Tritanopia (blue-blind)
#E5E6D7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dcf08a; /* rgb */ color: rgb(220, 240, 138); /* oklch */ color: oklch(91.8% 0.129 118.1);
Tailwind
colors: {
custom: {
50: '#e8f5ae',
500: '#dcf08a',
950: '#000000',
},
}SCSS
$custom: #dcf08a; $custom-light: #e8f5ae; $custom-dark: #000000;
JSON
{
"hex": "#dcf08a",
"rgb": {
"r": 220,
"g": 240,
"b": 138
},
"hsl": {
"h": 71.765,
"s": 77.273,
"l": 74.118
},
"oklch": {
"l": 0.91825,
"c": 0.12891,
"h": 118.1
},
"luminance": 0.79371
}Semantic roles & 50–950 ramp
primary
#DCF08A
secondary
#6A53CC
accent
#0CDA34
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581