#DCFFB9#DCFFB9
#DCFFB9 is a very light, moderate yellow-green. Relative luminance 0.902; OKLCH L 95.8% C 0.098 H 129.7°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFB9 |
|---|---|
| RGB | rgb(220, 255, 185) |
| HSL | hsl(90, 100%, 86%) |
| HSV | hsv(90, 27%, 100%) |
| CMYK | cmyk(13.7%, 0%, 27.5%, 0%) |
| CIE-LAB | lab(96.10, -23.13, 29.84) |
| CIE-LCH | lch(96.10, 37.76, 127.78°) |
| OKLab | oklab(95.81% -0.0624 0.0753) |
| OKLCH | oklch(95.81% 0.098 129.7) |
| XYZ | xyz(74.0308, 90.2377, 59.4069) |
| Luminance | 0.9024 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.56
Very Pale Green
#CFFDBC
ΔE00 2.77
Pale Green
#C7FDB5
ΔE00 3.66
Light Light Green
#C8FFB0
ΔE00 3.68
Washed Out Green
#BCF5A6
ΔE00 4.96
Tea Green
#BDF8A3
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFB9 #DCB9FF
analogous
#FFFFB9 #DCFFB9 #B9FFB9
triadic
#DCFFB9 #B9DCFF #FFB9DC
tetradic
#DCFFB9 #B9FFFF #DCB9FF #FFB9B9
square
#DCFFB9 #B9FFFF #DCB9FF #FFB9B9
split-complementary
#DCFFB9 #B9B9FF #FFB9FF
monochromatic
#9FFF3F #BDFF7C #DCFFB9 #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.10
#DCFFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#DCFFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFB9
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFB9 | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B5
Deuteranopia (green-blind)
#FFF3BC
Tritanopia (blue-blind)
#DFF9EC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcffb9; /* rgb */ color: rgb(220, 255, 185); /* oklch */ color: oklch(95.8% 0.098 129.7);
Tailwind
colors: {
custom: {
50: '#e7ffce',
500: '#dcffb9',
950: '#000000',
},
}SCSS
$custom: #dcffb9; $custom-light: #e7ffce; $custom-dark: #000000;
JSON
{
"hex": "#dcffb9",
"rgb": {
"r": 220,
"g": 255,
"b": 185
},
"hsl": {
"h": 90,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.95811,
"c": 0.09781,
"h": 129.7
},
"luminance": 0.90238
}Semantic roles & 50–950 ramp
primary
#DCFFB9
secondary
#AE75E7
accent
#00E673
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161813
muted
#848683