#DCFFB1#DCFFB1
#DCFFB1 is a very light, moderate yellow-green. Relative luminance 0.899; OKLCH L 95.7% C 0.107 H 127.9°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFB1 |
|---|---|
| RGB | rgb(220, 255, 177) |
| HSL | hsl(87, 100%, 85%) |
| HSV | hsv(87, 31%, 100%) |
| CMYK | cmyk(13.7%, 0%, 30.6%, 0%) |
| CIE-LAB | lab(95.96, -24.25, 33.67) |
| CIE-LCH | lch(95.96, 41.49, 125.76°) |
| OKLab | oklab(95.66% -0.0657 0.0843) |
| OKLCH | oklch(95.66% 0.107 127.9) |
| XYZ | xyz(73.2099, 89.9093, 55.0837) |
| Luminance | 0.8991 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 3.68
Light Light Green
#C8FFB0
ΔE00 3.73
Very Pale Green
#CFFDBC
ΔE00 3.90
Pale Green
#C7FDB5
ΔE00 4.21
Tea Green
#BDF8A3
ΔE00 4.80
Washed Out Green
#BCF5A6
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFB1 #D4B1FF
analogous
#FFFBB1 #DCFFB1 #B5FFB1
triadic
#DCFFB1 #B1DCFF #FFB1DC
tetradic
#DCFFB1 #B1FFFB #D4B1FF #FFB1B5
square
#DCFFB1 #B1FFFB #D4B1FF #FFB1B5
split-complementary
#DCFFB1 #B1B5FF #FBB1FF
monochromatic
#A5FF37 #C1FF74 #DCFFB1 #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.11
#DCFFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#DCFFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFB1
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFB1 | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5AC
Deuteranopia (green-blind)
#FFF3B5
Tritanopia (blue-blind)
#E0F8EB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcffb1; /* rgb */ color: rgb(220, 255, 177); /* oklch */ color: oklch(95.7% 0.107 127.9);
Tailwind
colors: {
custom: {
50: '#e7ffc9',
500: '#dcffb1',
950: '#000000',
},
}SCSS
$custom: #dcffb1; $custom-light: #e7ffc9; $custom-dark: #000000;
JSON
{
"hex": "#dcffb1",
"rgb": {
"r": 220,
"g": 255,
"b": 177
},
"hsl": {
"h": 86.923,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.95658,
"c": 0.10687,
"h": 127.9
},
"luminance": 0.8991
}Semantic roles & 50–950 ramp
primary
#DCFFB1
secondary
#A46FE6
accent
#00E667
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161813
muted
#848682