#DCFCB0#DCFCB0
#DCFCB0 is a very light, moderate yellow-green. Relative luminance 0.880; OKLCH L 95.0% C 0.104 H 126.8°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFCB0 |
|---|---|
| RGB | rgb(220, 252, 176) |
| HSL | hsl(85, 93%, 84%) |
| HSV | hsv(85, 30%, 99%) |
| CMYK | cmyk(12.7%, 0%, 30.2%, 1.2%) |
| CIE-LAB | lab(95.15, -22.96, 33.09) |
| CIE-LCH | lch(95.15, 40.27, 124.75°) |
| OKLab | oklab(95% -0.0621 0.0829) |
| OKLCH | oklch(95% 0.104 126.8) |
| XYZ | xyz(72.1611, 87.9705, 54.2442) |
| Luminance | 0.8797 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.90
Very Pale Green
#CFFDBC
ΔE00 4.05
Light Light Green
#C8FFB0
ΔE00 4.18
Pale Green
#C7FDB5
ΔE00 4.53
Light Khaki
#E6F2A2
ΔE00 4.97
Tea Green
#BDF8A3
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFCB0 #D0B0FC
analogous
#FCF6B0 #DCFCB0 #B6FCB0
triadic
#DCFCB0 #B0DCFC #FCB0DC
tetradic
#DCFCB0 #B0FCF6 #D0B0FC #FCB0B6
square
#DCFCB0 #B0FCF6 #D0B0FC #FCB0B6
split-complementary
#DCFCB0 #B0B6FC #F6B0FC
monochromatic
#A8F83A #C2FA75 #DCFCB0 #F2FEE2 #F2FEE2
Accessibility & contrast
On white
1.13
#DCFCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#DCFCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFCB0
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFCB0 | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AB
Deuteranopia (green-blind)
#FFF1B4
Tritanopia (blue-blind)
#E0F5E8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcfcb0; /* rgb */ color: rgb(220, 252, 176); /* oklch */ color: oklch(95.0% 0.104 126.8);
Tailwind
colors: {
custom: {
50: '#e7fdc8',
500: '#dcfcb0',
950: '#000000',
},
}SCSS
$custom: #dcfcb0; $custom-light: #e7fdc8; $custom-dark: #000000;
JSON
{
"hex": "#dcfcb0",
"rgb": {
"r": 220,
"g": 252,
"b": 176
},
"hsl": {
"h": 85.263,
"s": 92.683,
"l": 83.922
},
"oklch": {
"l": 0.95004,
"c": 0.10356,
"h": 126.8
},
"luminance": 0.87971
}Semantic roles & 50–950 ramp
primary
#DCFCB0
secondary
#9F70E0
accent
#00E661
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582