#DCFFA2#DCFFA2
#DCFFA2 is a very light, vivid yellow-green. Relative luminance 0.893; OKLCH L 95.4% C 0.124 H 125.4°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFA2 |
|---|---|
| RGB | rgb(220, 255, 162) |
| HSL | hsl(83, 100%, 82%) |
| HSV | hsv(83, 36%, 100%) |
| CMYK | cmyk(13.7%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(95.72, -26.21, 40.80) |
| CIE-LCH | lch(95.72, 48.49, 122.71°) |
| OKLab | oklab(95.39% -0.0716 0.1006) |
| OKLCH | oklch(95.39% 0.124 125.4) |
| XYZ | xyz(71.7962, 89.3438, 47.6380) |
| Luminance | 0.8934 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 4.39
Pistachio (survey)
#C0FA8B
ΔE00 4.57
Light Yellow Green
#CCFD7F
ΔE00 4.80
Light Yellowish Green
#C2FF89
ΔE00 4.90
Light Pea Green
#C4FE82
ΔE00 5.10
Light Light Green
#C8FFB0
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFA2 #C5A2FF
analogous
#FFF4A2 #DCFFA2 #AEFFA2
triadic
#DCFFA2 #A2DCFF #FFA2DC
tetradic
#DCFFA2 #A2FFF4 #C5A2FF #FFA2AE
square
#DCFFA2 #A2FFF4 #C5A2FF #FFA2AE
split-complementary
#DCFFA2 #A2AEFF #F4A2FF
monochromatic
#AEFF28 #C5FF65 #DCFFA2 #F3FFDF #F3FFE0
Accessibility & contrast
On white
1.11
#DCFFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#DCFFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFA2
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFA2 | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF49B
Deuteranopia (green-blind)
#FFF2A7
Tritanopia (blue-blind)
#E2F7E8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcffa2; /* rgb */ color: rgb(220, 255, 162); /* oklch */ color: oklch(95.4% 0.124 125.4);
Tailwind
colors: {
custom: {
50: '#e8ffbe',
500: '#dcffa2',
950: '#000000',
},
}SCSS
$custom: #dcffa2; $custom-light: #e8ffbe; $custom-dark: #000000;
JSON
{
"hex": "#dcffa2",
"rgb": {
"r": 220,
"g": 255,
"b": 162
},
"hsl": {
"h": 82.581,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.95393,
"c": 0.12354,
"h": 125.4
},
"luminance": 0.89344
}Semantic roles & 50–950 ramp
primary
#DCFFA2
secondary
#9362E3
accent
#00E656
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161812
muted
#848682