#DCFFB0#DCFFB0
#DCFFB0 is a very light, moderate yellow-green. Relative luminance 0.899; OKLCH L 95.6% C 0.108 H 127.7°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFB0 |
|---|---|
| RGB | rgb(220, 255, 176) |
| HSL | hsl(87, 100%, 85%) |
| HSV | hsv(87, 31%, 100%) |
| CMYK | cmyk(13.7%, 0%, 31%, 0%) |
| CIE-LAB | lab(95.94, -24.39, 34.15) |
| CIE-LCH | lch(95.94, 41.96, 125.53°) |
| OKLab | oklab(95.64% -0.0661 0.0854) |
| OKLCH | oklch(95.64% 0.108 127.7) |
| XYZ | xyz(73.1106, 89.8696, 54.5607) |
| Luminance | 0.8987 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Light Green
#C8FFB0
ΔE00 3.78
Very Light Green
#D1FFBD
ΔE00 3.84
Very Pale Green
#CFFDBC
ΔE00 4.06
Pale Green
#C7FDB5
ΔE00 4.31
Tea Green
#BDF8A3
ΔE00 4.80
Washed Out Green
#BCF5A6
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFB0 #D3B0FF
analogous
#FFFAB0 #DCFFB0 #B5FFB0
triadic
#DCFFB0 #B0DCFF #FFB0DC
tetradic
#DCFFB0 #B0FFFA #D3B0FF #FFB0B5
square
#DCFFB0 #B0FFFA #D3B0FF #FFB0B5
split-complementary
#DCFFB0 #B0B5FF #FAB0FF
monochromatic
#A6FF36 #C1FF73 #DCFFB0 #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.11
#DCFFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#DCFFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFB0
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFB0 | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5AB
Deuteranopia (green-blind)
#FFF3B4
Tritanopia (blue-blind)
#E0F8EA
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dcffb0; /* rgb */ color: rgb(220, 255, 176); /* oklch */ color: oklch(95.6% 0.108 127.7);
Tailwind
colors: {
custom: {
50: '#e7ffc8',
500: '#dcffb0',
950: '#000000',
},
}SCSS
$custom: #dcffb0; $custom-light: #e7ffc8; $custom-dark: #000000;
JSON
{
"hex": "#dcffb0",
"rgb": {
"r": 220,
"g": 255,
"b": 176
},
"hsl": {
"h": 86.582,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.95639,
"c": 0.108,
"h": 127.7
},
"luminance": 0.8987
}Semantic roles & 50–950 ramp
primary
#DCFFB0
secondary
#A36EE5
accent
#00E666
background
#FEFFFD
surface
#FCFFF9
border
#D5D7D2
text
#161813
muted
#848682