#DCFFBF#DCFFBF
#DCFFBF is a very light, moderate yellow-green. Relative luminance 0.905; OKLCH L 95.9% C 0.091 H 131.3°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFBF |
|---|---|
| RGB | rgb(220, 255, 191) |
| HSL | hsl(93, 100%, 87%) |
| HSV | hsv(93, 25%, 100%) |
| CMYK | cmyk(13.7%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(96.20, -22.26, 26.96) |
| CIE-LCH | lch(96.20, 34.96, 129.54°) |
| OKLab | oklab(95.93% -0.06 0.0684) |
| OKLCH | oklch(95.93% 0.091 131.3) |
| XYZ | xyz(74.6776, 90.4964, 62.8133) |
| Luminance | 0.9050 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.13
Very Pale Green
#CFFDBC
ΔE00 2.28
Pale Green
#C7FDB5
ΔE00 3.68
Light Light Green
#C8FFB0
ΔE00 4.10
Celadon
#BEFDB7
ΔE00 5.09
Light Sage
#BCECAC
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFBF #E2BFFF
analogous
#FCFFBF #DCFFBF #BFFFC2
triadic
#DCFFBF #BFDCFF #FFBFDC
tetradic
#DCFFBF #BFFCFF #E2BFFF #FFC2BF
square
#DCFFBF #BFFCFF #E2BFFF #FFC2BF
split-complementary
#DCFFBF #C2BFFF #FFBFFC
monochromatic
#99FF45 #BBFF82 #DCFFBF #EEFFE0 #EEFFE0
Accessibility & contrast
On white
1.10
#DCFFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.10
#DCFFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFBF
19.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFBF | 1.00 | 1.10 | 19.10 | 19.10 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6BB
Deuteranopia (green-blind)
#FFF3C2
Tritanopia (blue-blind)
#DEF9EE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcffbf; /* rgb */ color: rgb(220, 255, 191); /* oklch */ color: oklch(95.9% 0.091 131.3);
Tailwind
colors: {
custom: {
50: '#e7ffd2',
500: '#dcffbf',
950: '#000000',
},
}SCSS
$custom: #dcffbf; $custom-light: #e7ffd2; $custom-dark: #000000;
JSON
{
"hex": "#dcffbf",
"rgb": {
"r": 220,
"g": 255,
"b": 191
},
"hsl": {
"h": 92.812,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.95932,
"c": 0.09097,
"h": 131.3
},
"luminance": 0.90497
}Semantic roles & 50–950 ramp
primary
#DCFFBF
secondary
#B67BE8
accent
#00E67E
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683