#DCFC8F#DCFC8F
#DCFC8F is a very light, vivid yellow-green. Relative luminance 0.868; OKLCH L 94.5% C 0.140 H 122.5°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFC8F |
|---|---|
| RGB | rgb(220, 252, 143) |
| HSL | hsl(78, 95%, 77%) |
| HSV | hsv(78, 43%, 99%) |
| CMYK | cmyk(12.7%, 0%, 43.3%, 1.2%) |
| CIE-LAB | lab(94.66, -27.00, 48.65) |
| CIE-LCH | lch(94.66, 55.64, 119.03°) |
| OKLab | oklab(94.46% -0.075 0.1177) |
| OKLCH | oklch(94.46% 0.14 122.5) |
| XYZ | xyz(69.2835, 86.8195, 39.0891) |
| Luminance | 0.8682 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.19
Light Pea Green
#C4FE82
ΔE00 4.34
Pistachio (survey)
#C0FA8B
ΔE00 4.76
Light Yellowish Green
#C2FF89
ΔE00 4.80
Pear
#CBF85F
ΔE00 5.35
Celery
#C1FD95
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFC8F #AF8FFC
analogous
#FCE68F #DCFC8F #A5FC8F
triadic
#DCFC8F #8FDCFC #FC8FDC
tetradic
#DCFC8F #8FFCE6 #AF8FFC #FC8FA5
square
#DCFC8F #8FFCE6 #AF8FFC #FC8FA5
split-complementary
#DCFC8F #8FA5FC #E68FFC
monochromatic
#B7F918 #C9FA53 #DCFC8F #EFFECB #F6FEE1
Accessibility & contrast
On white
1.14
#DCFC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#DCFC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFC8F
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFC8F | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF086
Deuteranopia (green-blind)
#FFF095
Tritanopia (blue-blind)
#E4F2E2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcfc8f; /* rgb */ color: rgb(220, 252, 143); /* oklch */ color: oklch(94.5% 0.140 122.5);
Tailwind
colors: {
custom: {
50: '#e8fdb1',
500: '#dcfc8f',
950: '#000000',
},
}SCSS
$custom: #dcfc8f; $custom-light: #e8fdb1; $custom-dark: #000000;
JSON
{
"hex": "#dcfc8f",
"rgb": {
"r": 220,
"g": 252,
"b": 143
},
"hsl": {
"h": 77.615,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.94456,
"c": 0.13958,
"h": 122.5
},
"luminance": 0.8682
}Semantic roles & 50–950 ramp
primary
#DCFC8F
secondary
#7B53DC
accent
#00E643
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581