#DCFFBB#DCFFBB
#DCFFBB is a very light, moderate yellow-green. Relative luminance 0.903; OKLCH L 95.9% C 0.096 H 130.2°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFBB |
|---|---|
| RGB | rgb(220, 255, 187) |
| HSL | hsl(91, 100%, 87%) |
| HSV | hsv(91, 27%, 100%) |
| CMYK | cmyk(13.7%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(96.13, -22.84, 28.88) |
| CIE-LCH | lch(96.13, 36.82, 128.34°) |
| OKLab | oklab(95.85% -0.0616 0.073) |
| OKLCH | oklch(95.85% 0.096 130.2) |
| XYZ | xyz(74.2434, 90.3227, 60.5267) |
| Luminance | 0.9032 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.35
Very Pale Green
#CFFDBC
ΔE00 2.55
Pale Green
#C7FDB5
ΔE00 3.62
Light Light Green
#C8FFB0
ΔE00 3.78
Washed Out Green
#BCF5A6
ΔE00 5.04
Celadon
#BEFDB7
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFBB #DEBBFF
analogous
#FEFFBB #DCFFBB #BBFFBC
triadic
#DCFFBB #BBDCFF #FFBBDC
tetradic
#DCFFBB #BBFEFF #DEBBFF #FFBCBB
square
#DCFFBB #BBFEFF #DEBBFF #FFBCBB
split-complementary
#DCFFBB #BCBBFF #FFBBFE
monochromatic
#9DFF41 #BDFF7E #DCFFBB #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.10
#DCFFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#DCFFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFBB
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFBB | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6B7
Deuteranopia (green-blind)
#FFF3BE
Tritanopia (blue-blind)
#DEF9ED
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcffbb; /* rgb */ color: rgb(220, 255, 187); /* oklch */ color: oklch(95.9% 0.096 130.2);
Tailwind
colors: {
custom: {
50: '#e7ffcf',
500: '#dcffbb',
950: '#000000',
},
}SCSS
$custom: #dcffbb; $custom-light: #e7ffcf; $custom-dark: #000000;
JSON
{
"hex": "#dcffbb",
"rgb": {
"r": 220,
"g": 255,
"b": 187
},
"hsl": {
"h": 90.882,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.95851,
"c": 0.09554,
"h": 130.2
},
"luminance": 0.90324
}Semantic roles & 50–950 ramp
primary
#DCFFBB
secondary
#B177E7
accent
#00E676
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161814
muted
#848683