#DCF280#DCF280
#DCF280 is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 92.1% C 0.142 H 118.3°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF280 |
|---|---|
| RGB | rgb(220, 242, 128) |
| HSL | hsl(72, 81%, 73%) |
| HSV | hsv(72, 47%, 95%) |
| CMYK | cmyk(9.1%, 0%, 47.1%, 5.1%) |
| CIE-LAB | lab(91.81, -23.81, 52.24) |
| CIE-LCH | lch(91.81, 57.42, 114.50°) |
| OKLab | oklab(92.11% -0.0671 0.1248) |
| OKLCH | oklch(92.11% 0.142 118.3) |
| XYZ | xyz(65.1642, 80.2789, 32.4804) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.95
Pear
#CBF85F
ΔE00 5.07
Light Khaki
#E6F2A2
ΔE00 5.26
Yellowish Tan
#FCFC81
ΔE00 6.04
Pale Yellow
#FFFF84
ΔE00 6.34
Faded Yellow
#FEFF7F
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF280 #9680F2
analogous
#F2CF80 #DCF280 #A3F280
triadic
#DCF280 #80DCF2 #F280DC
tetradic
#DCF280 #80F2CF #9680F2 #F280A3
square
#DCF280 #80F2CF #9680F2 #F280A3
split-complementary
#DCF280 #80A3F2 #CF80F2
monochromatic
#BAE117 #CDEC48 #DCF280 #EBF8B8 #F7FCE3
Accessibility & contrast
On white
1.23
#DCF280 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#DCF280 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF280
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF280 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF280 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE776
Deuteranopia (green-blind)
#FDE886
Tritanopia (blue-blind)
#E6E7D7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcf280; /* rgb */ color: rgb(220, 242, 128); /* oklch */ color: oklch(92.1% 0.142 118.3);
Tailwind
colors: {
custom: {
50: '#e8f6a7',
500: '#dcf280',
950: '#000000',
},
}SCSS
$custom: #dcf280; $custom-light: #e8f6a7; $custom-dark: #000000;
JSON
{
"hex": "#dcf280",
"rgb": {
"r": 220,
"g": 242,
"b": 128
},
"hsl": {
"h": 71.579,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.92111,
"c": 0.1417,
"h": 118.3
},
"luminance": 0.80278
}Semantic roles & 50–950 ramp
primary
#DCF280
secondary
#6349CD
accent
#08DE31
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#161710
muted
#848580