#DCFBB4#DCFBB4
#DCFBB4 is a very light, moderate yellow-green. Relative luminance 0.875; OKLCH L 94.9% C 0.098 H 127.3°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFBB4 |
|---|---|
| RGB | rgb(220, 251, 180) |
| HSL | hsl(86, 90%, 85%) |
| HSV | hsv(86, 28%, 98%) |
| CMYK | cmyk(12.4%, 0%, 28.3%, 1.6%) |
| CIE-LAB | lab(94.95, -21.92, 30.81) |
| CIE-LCH | lch(94.95, 37.82, 125.43°) |
| OKLab | oklab(94.87% -0.0591 0.0775) |
| OKLCH | oklch(94.87% 0.098 127.3) |
| XYZ | xyz(72.2495, 87.5048, 56.2549) |
| Luminance | 0.8750 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.46
Very Pale Green
#CFFDBC
ΔE00 3.57
Light Light Green
#C8FFB0
ΔE00 4.31
Pale Green
#C7FDB5
ΔE00 4.37
Washed Out Green
#BCF5A6
ΔE00 5.22
Light Khaki
#E6F2A2
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFBB4 #D3B4FB
analogous
#FBF6B4 #DCFBB4 #B9FBB4
triadic
#DCFBB4 #B4DCFB #FBB4DC
tetradic
#DCFBB4 #B4FBF6 #D3B4FB #FBB4B9
square
#DCFBB4 #B4FBF6 #D3B4FB #FBB4B9
split-complementary
#DCFBB4 #B4B9FB #F6B4FB
monochromatic
#A6F540 #C1F87A #DCFBB4 #F1FDE2 #F1FDE2
Accessibility & contrast
On white
1.14
#DCFBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#DCFBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFBB4
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFBB4 | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF2AF
Deuteranopia (green-blind)
#FEF0B7
Tritanopia (blue-blind)
#E0F5E8
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcfbb4; /* rgb */ color: rgb(220, 251, 180); /* oklch */ color: oklch(94.9% 0.098 127.3);
Tailwind
colors: {
custom: {
50: '#e7fccb',
500: '#dcfbb4',
950: '#000000',
},
}SCSS
$custom: #dcfbb4; $custom-light: #e7fccb; $custom-dark: #000000;
JSON
{
"hex": "#dcfbb4",
"rgb": {
"r": 220,
"g": 251,
"b": 180
},
"hsl": {
"h": 86.197,
"s": 89.873,
"l": 84.51
},
"oklch": {
"l": 0.9487,
"c": 0.09751,
"h": 127.3
},
"luminance": 0.87505
}Semantic roles & 50–950 ramp
primary
#DCFBB4
secondary
#A374DF
accent
#00E664
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161713
muted
#848582