#DCFFBC#DCFFBC
#DCFFBC is a very light, moderate yellow-green. Relative luminance 0.904; OKLCH L 95.9% C 0.094 H 130.4°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFBC |
|---|---|
| RGB | rgb(220, 255, 188) |
| HSL | hsl(91, 100%, 87%) |
| HSV | hsv(91, 26%, 100%) |
| CMYK | cmyk(13.7%, 0%, 26.3%, 0%) |
| CIE-LAB | lab(96.15, -22.70, 28.40) |
| CIE-LCH | lch(96.15, 36.36, 128.63°) |
| OKLab | oklab(95.87% -0.0612 0.0718) |
| OKLCH | oklch(95.87% 0.094 130.4) |
| XYZ | xyz(74.3508, 90.3657, 61.0924) |
| Luminance | 0.9037 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.27
Very Pale Green
#CFFDBC
ΔE00 2.46
Pale Green
#C7FDB5
ΔE00 3.61
Light Light Green
#C8FFB0
ΔE00 3.84
Washed Out Green
#BCF5A6
ΔE00 5.10
Celadon
#BEFDB7
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFBC #DFBCFF
analogous
#FEFFBC #DCFFBC #BCFFBE
triadic
#DCFFBC #BCDCFF #FFBCDC
tetradic
#DCFFBC #BCFEFF #DFBCFF #FFBEBC
square
#DCFFBC #BCFEFF #DFBCFF #FFBEBC
split-complementary
#DCFFBC #BEBCFF #FFBCFE
monochromatic
#9CFF42 #BCFF7F #DCFFBC #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.10
#DCFFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#DCFFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFBC
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFBC | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6B8
Deuteranopia (green-blind)
#FFF3BF
Tritanopia (blue-blind)
#DEF9ED
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcffbc; /* rgb */ color: rgb(220, 255, 188); /* oklch */ color: oklch(95.9% 0.094 130.4);
Tailwind
colors: {
custom: {
50: '#e7ffd0',
500: '#dcffbc',
950: '#000000',
},
}SCSS
$custom: #dcffbc; $custom-light: #e7ffd0; $custom-dark: #000000;
JSON
{
"hex": "#dcffbc",
"rgb": {
"r": 220,
"g": 255,
"b": 188
},
"hsl": {
"h": 91.343,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.95871,
"c": 0.09439,
"h": 130.4
},
"luminance": 0.90366
}Semantic roles & 50–950 ramp
primary
#DCFFBC
secondary
#B278E7
accent
#00E678
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683