#DCFF7F#DCFF7F
#DCFF7F is a very light, vivid yellow-green. Relative luminance 0.883; OKLCH L 94.9% C 0.159 H 122.1°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFF7F |
|---|---|
| RGB | rgb(220, 255, 127) |
| HSL | hsl(76, 100%, 75%) |
| HSV | hsv(76, 50%, 100%) |
| CMYK | cmyk(13.7%, 0%, 50.2%, 0%) |
| CIE-LAB | lab(95.27, -30.02, 56.87) |
| CIE-LCH | lch(95.27, 64.31, 117.83°) |
| OKLab | oklab(94.89% -0.0847 0.1349) |
| OKLCH | oklch(94.89% 0.159 122.1) |
| XYZ | xyz(69.1063, 88.2679, 33.4713) |
| Luminance | 0.8827 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.77
Pear
#CBF85F
ΔE00 3.41
Light Pea Green
#C4FE82
ΔE00 4.34
Pale Lime
#BEFD73
ΔE00 4.63
Light Yellowish Green
#C2FF89
ΔE00 5.21
Light Lime Green
#B9FF66
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFF7F #A27FFF
analogous
#FFE27F #DCFF7F #9CFF7F
triadic
#DCFF7F #7FDCFF #FF7FDC
tetradic
#DCFF7F #7FFFE2 #A27FFF #FF7F9C
square
#DCFF7F #7FFFE2 #A27FFF #FF7F9C
split-complementary
#DCFF7F #7F9CFF #E27FFF
monochromatic
#BBFF05 #CBFF42 #DCFF7F #EDFFBC #F7FFE0
Accessibility & contrast
On white
1.13
#DCFF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#DCFF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFF7F
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFF7F | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF273
Deuteranopia (green-blind)
#FFF186
Tritanopia (blue-blind)
#E5F4E2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcff7f; /* rgb */ color: rgb(220, 255, 127); /* oklch */ color: oklch(94.9% 0.159 122.1);
Tailwind
colors: {
custom: {
50: '#e9ffa7',
500: '#dcff7f',
950: '#000000',
},
}SCSS
$custom: #dcff7f; $custom-light: #e9ffa7; $custom-dark: #000000;
JSON
{
"hex": "#dcff7f",
"rgb": {
"r": 220,
"g": 255,
"b": 127
},
"hsl": {
"h": 76.406,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.94885,
"c": 0.15928,
"h": 122.1
},
"luminance": 0.88268
}Semantic roles & 50–950 ramp
primary
#DCFF7F
secondary
#6E44DE
accent
#00E63F
background
#FFFFFD
surface
#FEFFF7
border
#D6D7D0
text
#161810
muted
#858681