#DCF28A#DCF28A
#DCF28A is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 92.3% C 0.132 H 118.8°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF28A |
|---|---|
| RGB | rgb(220, 242, 138) |
| HSL | hsl(73, 80%, 75%) |
| HSV | hsv(73, 43%, 95%) |
| CMYK | cmyk(9.1%, 0%, 43%, 5.1%) |
| CIE-LAB | lab(91.93, -22.79, 47.64) |
| CIE-LCH | lch(91.93, 52.81, 115.56°) |
| OKLab | oklab(92.25% -0.0634 0.1152) |
| OKLCH | oklch(92.25% 0.132 118.8) |
| XYZ | xyz(65.8551, 80.5552, 36.1192) |
| Luminance | 0.8055 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.05
Light Yellow Green
#CCFD7F
ΔE00 5.09
Pear
#CBF85F
ΔE00 6.08
Light Pea Green
#C4FE82
ΔE00 6.31
Pistachio (survey)
#C0FA8B
ΔE00 6.45
Yellowish Tan
#FCFC81
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF28A #A08AF2
analogous
#F2D48A #DCF28A #A8F28A
triadic
#DCF28A #8ADCF2 #F28ADC
tetradic
#DCF28A #8AF2D4 #A08AF2 #F28AA8
square
#DCF28A #8AF2D4 #A08AF2 #F28AA8
split-complementary
#DCF28A #8AA8F2 #D48AF2
monochromatic
#BBE61C #CCEC53 #DCF28A #ECF8C1 #F7FCE3
Accessibility & contrast
On white
1.23
#DCF28A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#DCF28A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF28A
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF28A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF28A | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE882
Deuteranopia (green-blind)
#FCE88F
Tritanopia (blue-blind)
#E5E8D9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dcf28a; /* rgb */ color: rgb(220, 242, 138); /* oklch */ color: oklch(92.3% 0.132 118.8);
Tailwind
colors: {
custom: {
50: '#e8f6ae',
500: '#dcf28a',
950: '#000000',
},
}SCSS
$custom: #dcf28a; $custom-light: #e8f6ae; $custom-dark: #000000;
JSON
{
"hex": "#dcf28a",
"rgb": {
"r": 220,
"g": 242,
"b": 138
},
"hsl": {
"h": 72.692,
"s": 80,
"l": 74.51
},
"oklch": {
"l": 0.9225,
"c": 0.13151,
"h": 118.8
},
"luminance": 0.80555
}Semantic roles & 50–950 ramp
primary
#DCF28A
secondary
#6C52CE
accent
#09DC36
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581