#DCFFB4#DCFFB4
#DCFFB4 is a very light, moderate yellow-green. Relative luminance 0.900; OKLCH L 95.7% C 0.103 H 128.5°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFB4 |
|---|---|
| RGB | rgb(220, 255, 180) |
| HSL | hsl(88, 100%, 85%) |
| HSV | hsv(88, 29%, 100%) |
| CMYK | cmyk(13.7%, 0%, 29.4%, 0%) |
| CIE-LAB | lab(96.01, -23.84, 32.24) |
| CIE-LCH | lch(96.01, 40.09, 126.48°) |
| OKLab | oklab(95.71% -0.0645 0.0809) |
| OKLCH | oklch(95.71% 0.103 128.5) |
| XYZ | xyz(73.5122, 90.0302, 56.6758) |
| Luminance | 0.9003 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.23
Very Pale Green
#CFFDBC
ΔE00 3.44
Light Light Green
#C8FFB0
ΔE00 3.63
Pale Green
#C7FDB5
ΔE00 3.94
Tea Green
#BDF8A3
ΔE00 4.85
Washed Out Green
#BCF5A6
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFB4 #D7B4FF
analogous
#FFFCB4 #DCFFB4 #B6FFB4
triadic
#DCFFB4 #B4DCFF #FFB4DC
tetradic
#DCFFB4 #B4FFFC #D7B4FF #FFB4B6
square
#DCFFB4 #B4FFFC #D7B4FF #FFB4B6
split-complementary
#DCFFB4 #B4B6FF #FCB4FF
monochromatic
#A3FF3A #BFFF77 #DCFFB4 #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.10
#DCFFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#DCFFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFB4
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFB4 | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5AF
Deuteranopia (green-blind)
#FFF3B8
Tritanopia (blue-blind)
#DFF8EB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcffb4; /* rgb */ color: rgb(220, 255, 180); /* oklch */ color: oklch(95.7% 0.103 128.5);
Tailwind
colors: {
custom: {
50: '#e7ffcb',
500: '#dcffb4',
950: '#000000',
},
}SCSS
$custom: #dcffb4; $custom-light: #e7ffcb; $custom-dark: #000000;
JSON
{
"hex": "#dcffb4",
"rgb": {
"r": 220,
"g": 255,
"b": 180
},
"hsl": {
"h": 88,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.95715,
"c": 0.10349,
"h": 128.5
},
"luminance": 0.90031
}Semantic roles & 50–950 ramp
primary
#DCFFB4
secondary
#A871E6
accent
#00E66B
background
#FEFFFE
surface
#FCFFFA
border
#D5D7D3
text
#161813
muted
#848683