#DCFF7B#DCFF7B
#DCFF7B is a very light, vivid yellow-green. Relative luminance 0.882; OKLCH L 94.8% C 0.163 H 121.9°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFF7B |
|---|---|
| RGB | rgb(220, 255, 123) |
| HSL | hsl(76, 100%, 74%) |
| HSV | hsv(76, 52%, 100%) |
| CMYK | cmyk(13.7%, 0%, 51.8%, 0%) |
| CIE-LAB | lab(95.23, -30.39, 58.63) |
| CIE-LCH | lch(95.23, 66.04, 117.40°) |
| OKLab | oklab(94.84% -0.0861 0.1384) |
| OKLCH | oklch(94.84% 0.163 121.9) |
| XYZ | xyz(68.8508, 88.1656, 32.1255) |
| Luminance | 0.8817 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.01
Pear
#CBF85F
ΔE00 3.08
Light Pea Green
#C4FE82
ΔE00 4.59
Pale Lime
#BEFD73
ΔE00 4.71
Light Lime Green
#B9FF66
ΔE00 5.38
Yellow Green
#C8FD3D
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFF7B #9E7BFF
analogous
#FFE07B #DCFF7B #9AFF7B
triadic
#DCFF7B #7BDCFF #FF7BDC
tetradic
#DCFF7B #7BFFE0 #9E7BFF #FF7B9A
square
#DCFF7B #7BFFE0 #9E7BFF #FF7B9A
split-complementary
#DCFF7B #7B9AFF #E07BFF
monochromatic
#BCFF01 #CCFF3E #DCFF7B #ECFFB8 #F7FFE0
Accessibility & contrast
On white
1.13
#DCFF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#DCFF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFF7B
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFF7B | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF26F
Deuteranopia (green-blind)
#FFF183
Tritanopia (blue-blind)
#E5F4E1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcff7b; /* rgb */ color: rgb(220, 255, 123); /* oklch */ color: oklch(94.8% 0.163 121.9);
Tailwind
colors: {
custom: {
50: '#e9ffa4',
500: '#dcff7b',
950: '#000000',
},
}SCSS
$custom: #dcff7b; $custom-light: #e9ffa4; $custom-dark: #000000;
JSON
{
"hex": "#dcff7b",
"rgb": {
"r": 220,
"g": 255,
"b": 123
},
"hsl": {
"h": 75.909,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.94837,
"c": 0.16298,
"h": 121.9
},
"luminance": 0.88166
}Semantic roles & 50–950 ramp
primary
#DCFF7B
secondary
#6A41DD
accent
#00E63D
background
#FFFFFC
surface
#FEFFF6
border
#D6D7D0
text
#16180F
muted
#858680