#DCFCBC#DCFCBC
#DCFCBC is a very light, moderate yellow-green. Relative luminance 0.885; OKLCH L 95.2% C 0.090 H 129.6°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCBC |
|---|---|
| RGB | rgb(220, 252, 188) |
| HSL | hsl(90, 91%, 86%) |
| HSV | hsv(90, 25%, 99%) |
| CMYK | cmyk(12.7%, 0%, 25.4%, 1.2%) |
| CIE-LAB | lab(95.36, -21.26, 27.32) |
| CIE-LCH | lch(95.36, 34.62, 127.88°) |
| OKLab | oklab(95.24% -0.0572 0.0692) |
| OKLCH | oklch(95.24% 0.09 129.6) |
| XYZ | xyz(73.4013, 88.4666, 60.7759) |
| Luminance | 0.8847 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.70
Very Pale Green
#CFFDBC
ΔE00 2.77
Pale Green
#C7FDB5
ΔE00 4.09
Light Light Green
#C8FFB0
ΔE00 4.47
Light Sage
#BCECAC
ΔE00 5.17
Washed Out Green
#BCF5A6
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCBC #DCBCFC
analogous
#FCFCBC #DCFCBC #BCFCBC
triadic
#DCFCBC #BCDCFC #FCBCDC
tetradic
#DCFCBC #BCFCFC #DCBCFC #FCBCBC
square
#DCFCBC #BCFCFC #DCBCFC #FCBCBC
split-complementary
#DCFCBC #BCBCFC #FCBCFC
monochromatic
#9FF747 #BDF981 #DCFCBC #F0FEE2 #F0FEE2
Accessibility & contrast
On white
1.12
#DCFCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#DCFCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCBC
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCBC | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3B8
Deuteranopia (green-blind)
#FDF1BF
Tritanopia (blue-blind)
#DEF6EB
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcfcbc; /* rgb */ color: rgb(220, 252, 188); /* oklch */ color: oklch(95.2% 0.090 129.6);
Tailwind
colors: {
custom: {
50: '#e7fdd0',
500: '#dcfcbc',
950: '#000000',
},
}SCSS
$custom: #dcfcbc; $custom-light: #e7fdd0; $custom-dark: #000000;
JSON
{
"hex": "#dcfcbc",
"rgb": {
"r": 220,
"g": 252,
"b": 188
},
"hsl": {
"h": 90,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.95239,
"c": 0.08981,
"h": 129.6
},
"luminance": 0.88467
}Semantic roles & 50–950 ramp
primary
#DCFCBC
secondary
#AE7AE2
accent
#00E673
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161714
muted
#848583