#DCFFB7#DCFFB7
#DCFFB7 is a very light, moderate yellow-green. Relative luminance 0.902; OKLCH L 95.8% C 0.100 H 129.2°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFB7 |
|---|---|
| RGB | rgb(220, 255, 183) |
| HSL | hsl(89, 100%, 86%) |
| HSV | hsv(89, 28%, 100%) |
| CMYK | cmyk(13.7%, 0%, 28.2%, 0%) |
| CIE-LAB | lab(96.06, -23.42, 30.80) |
| CIE-LCH | lch(96.06, 38.69, 127.24°) |
| OKLab | oklab(95.77% -0.0633 0.0776) |
| OKLCH | oklch(95.77% 0.1 129.2) |
| XYZ | xyz(73.8211, 90.1538, 58.3028) |
| Luminance | 0.9015 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.81
Very Pale Green
#CFFDBC
ΔE00 3.02
Light Light Green
#C8FFB0
ΔE00 3.62
Pale Green
#C7FDB5
ΔE00 3.74
Washed Out Green
#BCF5A6
ΔE00 4.91
Tea Green
#BDF8A3
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFB7 #DAB7FF
analogous
#FFFEB7 #DCFFB7 #B8FFB7
triadic
#DCFFB7 #B7DCFF #FFB7DC
tetradic
#DCFFB7 #B7FFFE #DAB7FF #FFB7B8
square
#DCFFB7 #B7FFFE #DAB7FF #FFB7B8
split-complementary
#DCFFB7 #B7B8FF #FEB7FF
monochromatic
#A0FF3D #BEFF7A #DCFFB7 #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.10
#DCFFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#DCFFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFB7
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFB7 | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B2
Deuteranopia (green-blind)
#FFF3BA
Tritanopia (blue-blind)
#DFF9EC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcffb7; /* rgb */ color: rgb(220, 255, 183); /* oklch */ color: oklch(95.8% 0.100 129.2);
Tailwind
colors: {
custom: {
50: '#e7ffcd',
500: '#dcffb7',
950: '#000000',
},
}SCSS
$custom: #dcffb7; $custom-light: #e7ffcd; $custom-dark: #000000;
JSON
{
"hex": "#dcffb7",
"rgb": {
"r": 220,
"g": 255,
"b": 183
},
"hsl": {
"h": 89.167,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.95772,
"c": 0.10009,
"h": 129.2
},
"luminance": 0.90155
}Semantic roles & 50–950 ramp
primary
#DCFFB7
secondary
#AC74E6
accent
#00E670
background
#FEFFFE
surface
#FCFFFA
border
#D5D7D3
text
#161813
muted
#848683