#DCFFBA#DCFFBA
#DCFFBA is a very light, moderate yellow-green. Relative luminance 0.903; OKLCH L 95.8% C 0.097 H 129.9°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFFBA |
|---|---|
| RGB | rgb(220, 255, 186) |
| HSL | hsl(90, 100%, 86%) |
| HSV | hsv(90, 27%, 100%) |
| CMYK | cmyk(13.7%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(96.11, -22.99, 29.36) |
| CIE-LCH | lch(96.11, 37.29, 128.06°) |
| OKLab | oklab(95.83% -0.062 0.0741) |
| OKLCH | oklch(95.83% 0.097 129.9) |
| XYZ | xyz(74.1367, 90.2800, 59.9648) |
| Luminance | 0.9028 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Light Green
#D1FFBD
ΔE00 2.45
Very Pale Green
#CFFDBC
ΔE00 2.65
Pale Green
#C7FDB5
ΔE00 3.63
Light Light Green
#C8FFB0
ΔE00 3.72
Washed Out Green
#BCF5A6
ΔE00 5.00
Tea Green
#BDF8A3
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFFBA #DDBAFF
analogous
#FEFFBA #DCFFBA #BAFFBB
triadic
#DCFFBA #BADCFF #FFBADC
tetradic
#DCFFBA #BAFEFF #DDBAFF #FFBBBA
square
#DCFFBA #BAFEFF #DDBAFF #FFBBBA
split-complementary
#DCFFBA #BBBAFF #FFBAFE
monochromatic
#9EFF40 #BDFF7D #DCFFBA #EFFFE0 #EFFFE0
Accessibility & contrast
On white
1.10
#DCFFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#DCFFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFFBA
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFFBA | 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)
#FFF5B6
Deuteranopia (green-blind)
#FFF3BD
Tritanopia (blue-blind)
#DEF9ED
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #dcffba; /* rgb */ color: rgb(220, 255, 186); /* oklch */ color: oklch(95.8% 0.097 129.9);
Tailwind
colors: {
custom: {
50: '#e7ffcf',
500: '#dcffba',
950: '#000000',
},
}SCSS
$custom: #dcffba; $custom-light: #e7ffcf; $custom-dark: #000000;
JSON
{
"hex": "#dcffba",
"rgb": {
"r": 220,
"g": 255,
"b": 186
},
"hsl": {
"h": 90.435,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.95831,
"c": 0.09667,
"h": 129.9
},
"luminance": 0.90281
}Semantic roles & 50–950 ramp
primary
#DCFFBA
secondary
#AF76E7
accent
#00E674
background
#FEFFFE
surface
#FCFFFB
border
#D5D7D4
text
#161813
muted
#848683