#DCFFA5#DCFFA5
#DCFFA5 is a very light, vivid yellow-green. Relative luminance 0.895; OKLCH L 95.4% C 0.120 H 125.9°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFA5 |
|---|---|
| RGB | rgb(220, 255, 165) |
| HSL | hsl(83, 100%, 82%) |
| HSV | hsv(83, 35%, 100%) |
| CMYK | cmyk(13.7%, 0%, 35.3%, 0%) |
| CIE-LAB | lab(95.77, -25.83, 39.38) |
| CIE-LCH | lch(95.77, 47.09, 123.26°) |
| OKLab | oklab(95.44% -0.0705 0.0975) |
| OKLCH | oklch(95.44% 0.12 125.9) |
| XYZ | xyz(72.0660, 89.4518, 49.0593) |
| Luminance | 0.8945 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 4.47
Light Light Green
#C8FFB0
ΔE00 4.76
Pistachio (survey)
#C0FA8B
ΔE00 4.77
Light Khaki
#E6F2A2
ΔE00 5.15
Light Yellowish Green
#C2FF89
ΔE00 5.17
Tea Green
#BDF8A3
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFA5 #C8A5FF
analogous
#FFF5A5 #DCFFA5 #AFFFA5
triadic
#DCFFA5 #A5DCFF #FFA5DC
tetradic
#DCFFA5 #A5FFF5 #C8A5FF #FFA5AF
square
#DCFFA5 #A5FFF5 #C8A5FF #FFA5AF
split-complementary
#DCFFA5 #A5AFFF #F5A5FF
monochromatic
#ACFF2B #C4FF68 #DCFFA5 #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.11
#DCFFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#DCFFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFA5
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFA5 | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF49F
Deuteranopia (green-blind)
#FFF2A9
Tritanopia (blue-blind)
#E1F7E8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcffa5; /* rgb */ color: rgb(220, 255, 165); /* oklch */ color: oklch(95.4% 0.120 125.9);
Tailwind
colors: {
custom: {
50: '#e8ffc0',
500: '#dcffa5',
950: '#000000',
},
}SCSS
$custom: #dcffa5; $custom-light: #e8ffc0; $custom-dark: #000000;
JSON
{
"hex": "#dcffa5",
"rgb": {
"r": 220,
"g": 255,
"b": 165
},
"hsl": {
"h": 83.333,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.95443,
"c": 0.12026,
"h": 125.9
},
"luminance": 0.89452
}Semantic roles & 50–950 ramp
primary
#DCFFA5
secondary
#9664E4
accent
#00E659
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161812
muted
#848682