#DCFFB6#DCFFB6
#DCFFB6 is a very light, moderate yellow-green. Relative luminance 0.901; OKLCH L 95.8% C 0.101 H 129.0°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFB6 |
|---|---|
| RGB | rgb(220, 255, 182) |
| HSL | hsl(89, 100%, 86%) |
| HSV | hsv(89, 29%, 100%) |
| CMYK | cmyk(13.7%, 0%, 28.6%, 0%) |
| CIE-LAB | lab(96.04, -23.56, 31.28) |
| CIE-LCH | lch(96.04, 39.16, 126.98°) |
| OKLab | oklab(95.75% -0.0637 0.0787) |
| OKLCH | oklch(95.75% 0.101 129) |
| XYZ | xyz(73.7174, 90.1123, 57.7566) |
| Luminance | 0.9011 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.94
Very Pale Green
#CFFDBC
ΔE00 3.16
Light Light Green
#C8FFB0
ΔE00 3.61
Pale Green
#C7FDB5
ΔE00 3.80
Washed Out Green
#BCF5A6
ΔE00 4.90
Tea Green
#BDF8A3
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFB6 #D9B6FF
analogous
#FFFDB6 #DCFFB6 #B7FFB6
triadic
#DCFFB6 #B6DCFF #FFB6DC
tetradic
#DCFFB6 #B6FFFD #D9B6FF #FFB6B7
square
#DCFFB6 #B6FFFD #D9B6FF #FFB6B7
split-complementary
#DCFFB6 #B6B7FF #FDB6FF
monochromatic
#A1FF3C #BFFF79 #DCFFB6 #F0FFE0 #F0FFE0
Accessibility & contrast
On white
1.10
#DCFFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#DCFFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFB6
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFB6 | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5B1
Deuteranopia (green-blind)
#FFF3B9
Tritanopia (blue-blind)
#DFF9EC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcffb6; /* rgb */ color: rgb(220, 255, 182); /* oklch */ color: oklch(95.8% 0.101 129.0);
Tailwind
colors: {
custom: {
50: '#e7ffcc',
500: '#dcffb6',
950: '#000000',
},
}SCSS
$custom: #dcffb6; $custom-light: #e7ffcc; $custom-dark: #000000;
JSON
{
"hex": "#dcffb6",
"rgb": {
"r": 220,
"g": 255,
"b": 182
},
"hsl": {
"h": 88.767,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.95753,
"c": 0.10122,
"h": 129
},
"luminance": 0.90113
}Semantic roles & 50–950 ramp
primary
#DCFFB6
secondary
#AA73E6
accent
#00E66E
background
#FEFFFE
surface
#FCFFFA
border
#D5D7D3
text
#161813
muted
#848683