#DCFFA0#DCFFA0
#DCFFA0 is a very light, vivid yellow-green. Relative luminance 0.893; OKLCH L 95.4% C 0.126 H 125.2°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFA0 |
|---|---|
| RGB | rgb(220, 255, 160) |
| HSL | hsl(82, 100%, 81%) |
| HSV | hsv(82, 37%, 100%) |
| CMYK | cmyk(13.7%, 0%, 37.3%, 0%) |
| CIE-LAB | lab(95.69, -26.45, 41.74) |
| CIE-LCH | lch(95.69, 49.41, 122.36°) |
| OKLab | oklab(95.36% -0.0724 0.1028) |
| OKLCH | oklch(95.36% 0.126 125.2) |
| XYZ | xyz(71.6198, 89.2733, 46.7092) |
| Luminance | 0.8927 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 4.37
Pistachio (survey)
#C0FA8B
ΔE00 4.46
Light Yellow Green
#CCFD7F
ΔE00 4.52
Light Yellowish Green
#C2FF89
ΔE00 4.75
Light Pea Green
#C4FE82
ΔE00 4.89
Light Khaki
#E6F2A2
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFA0 #C3A0FF
analogous
#FFF2A0 #DCFFA0 #ADFFA0
triadic
#DCFFA0 #A0DCFF #FFA0DC
tetradic
#DCFFA0 #A0FFF2 #C3A0FF #FFA0AD
square
#DCFFA0 #A0FFF2 #C3A0FF #FFA0AD
split-complementary
#DCFFA0 #A0ADFF #F2A0FF
monochromatic
#AFFF26 #C5FF63 #DCFFA0 #F3FFDD #F4FFE0
Accessibility & contrast
On white
1.11
#DCFFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#DCFFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFA0
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFA0 | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF499
Deuteranopia (green-blind)
#FFF2A5
Tritanopia (blue-blind)
#E2F7E7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcffa0; /* rgb */ color: rgb(220, 255, 160); /* oklch */ color: oklch(95.4% 0.126 125.2);
Tailwind
colors: {
custom: {
50: '#e8ffbd',
500: '#dcffa0',
950: '#000000',
},
}SCSS
$custom: #dcffa0; $custom-light: #e8ffbd; $custom-dark: #000000;
JSON
{
"hex": "#dcffa0",
"rgb": {
"r": 220,
"g": 255,
"b": 160
},
"hsl": {
"h": 82.105,
"s": 100,
"l": 81.373
},
"oklch": {
"l": 0.9536,
"c": 0.12572,
"h": 125.2
},
"luminance": 0.89274
}Semantic roles & 50–950 ramp
primary
#DCFFA0
secondary
#9060E3
accent
#00E655
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161812
muted
#848682